https://issues.apache.org/bugzilla/show_bug.cgi?id=50534

Rainer Jung <rainer.j...@kippdata.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Rainer Jung <rainer.j...@kippdata.de> 2010-12-31 11:40:53 
EST ---
Bugzilla is not a support forum. If you have questions about mod_jk please ask
on the Tomcat users list. In that case please provide your confguration there
again and also version info about the components used.

Some hints:

- mod_jk does forced receovery, if no more workers are available. Instead of
only returning errors, in this case it tries to use the broken workers although
their recvery_time is not yet reached.

- Newer version od mod_jk do not handle as many errors as fatal as older ones.
You can adjust with "error_escalation_time"

- Reliable problem detection especially in the network area relies on correct
setiings of several timeouts. Have a look at the example configuration bundled
with the source download of version 1.2.31. Older mod_jk versions do not come
with a nice example configuration, the one that comes with 1.2.31 is fine.

Please do not proceed the discussion here. In case of further questions switch
to the users list.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to