Apache 2.2.11

I also trying to understand cpong, prepost and all other timeouts. But
it's confusing in terms of which one should be used and which ones can
be left alone. We currently have following values, do you see any
problem?

worker.host2533.type=ajp13
worker.host2533.port=8009
worker.host2533.host=host2533
worker.host2533.socket_timeout=5
worker.host2533.socket_keepalive=true
worker.host2533.prepost_timeout=5
worker.host2533.connect_timeout=5000
worker.host2533.retries=3
worker.host2533.recycle_timeout=900

I am assuming prepost_timeout means that try and connect before making
a connection and if that timesout then use other server to send the
request. So if server A prepost timeout then try Server B from the
worker.list.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to