I read about timeouts but I still have following questions:

1. From 1.2.28 onwards, if I don't set the ping_mode then the request
will still be sent to the BE node from workers.list even if that node
is down?
2. Does socket_timeout mean how long the socket connection will be
kept open? So it actually is like a session timeout?
3. In 1.2.28 is there a way to dynamically tell mod_jk to stop sending
new requests to one of the nodes instead of stopping the worker
itself?

Christopher in one of his earlier replies mentioned that we don't have
failover set. I am not sure why he said that because we have
worker.list and also we have loadbalancer set in our
worker.properties.

On Mon, Oct 26, 2009 at 10:54 AM, Mohit Anchlia <mohitanch...@gmail.com> wrote:
> thanks I'll read that and let you know if I have any questions.
>
> On Mon, Oct 26, 2009 at 9:21 AM, Rainer Jung <rainer.j...@kippdata.de> wrote:
>> On 26.10.2009 16:19, Christopher Schultz wrote:
>>> On 10/25/2009 12:12 PM, Mohit Anchlia wrote:
>>>> 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?
>>>
>> ...
>>
>>> Why assume when you can read the documentation for that setting?
>>>
>>> http://tomcat.apache.org/connectors-doc/reference/workers.html
>>
>> and also
>>
>> http://tomcat.apache.org/connectors-doc/generic_howto/timeouts.html
>>
>> which tries to collect all necessary infos about timeouts.
>>
>> Regards,
>>
>> Rainer
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
>

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

Reply via email to