https://issues.apache.org/bugzilla/show_bug.cgi?id=44502
Filip Hanik <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=44502
--- Comment #5 from Emile Litvak <[EMAIL PROTECTED]> 2008-03-07 11:02:39 PST
---
Running with
maxKeepAliveRequests="1"
and
acceptorThreadCount="1"
indeed made things more stable. We tried it for 10 minutes and it stayed up.
Before it w
https://issues.apache.org/bugzilla/show_bug.cgi?id=44502
--- Comment #4 from Filip Hanik <[EMAIL PROTECTED]> 2008-02-28 07:20:42 ---
Can you set maxKeepAliveRequests="1"
this is essentially what the regular HTTP connector does when it gets more
connections than threads
Filip
--
Configure
https://issues.apache.org/bugzilla/show_bug.cgi?id=44502
--- Comment #3 from Emile Litvak <[EMAIL PROTECTED]> 2008-02-27 16:25:15 ---
Filip, I complitely understand that this is really hard to do anything about
without a repro case. Unfortunately the repro is not possible. I believe it
only h
https://issues.apache.org/bugzilla/show_bug.cgi?id=44502
--- Comment #2 from Christophe Pierret <[EMAIL PROTECTED]> 2008-02-27 16:01:11
---
NIO connector relies on Java technology that had some bugs until very recent
versions of JDK/JRE.
We experienced similar behavior using NIO connector wi
http://issues.apache.org/bugzilla/show_bug.cgi?id=44502
Filip Hanik <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- C