Replication Connect Socket Timeout defaults ? | Community
Skip to main content
OldOldOld
Level 2
October 16, 2015
Solved

Replication Connect Socket Timeout defaults ?

  • October 16, 2015
  • 2 replies
  • 1692 views

In the docs on http://docs.adobe.com/docs/en/cq/current/deploying/replication.html

it mentions two settings:

Connect Timeout

Socket Timeout

but it does not say what the defaults are for these values. So how would I know if I actually increase or decrease the effective settings if I put something there?

Can someone please share the defaults. Also can someone from Adobe please update the docs accordingly.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

Connection timeouts and socket timeouts are by default set by the operating system and not by AEM.

Jörg

2 replies

OldOldOld
OldOldOldAuthor
Level 2
October 16, 2015

Ah ok, so these are simply mapping to Javas setSoTimeout() / getSoTimeout()

Makes sense, thanks a lot.

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

Connection timeouts and socket timeouts are by default set by the operating system and not by AEM.

Jörg