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

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
The way the APR Poller works, an unlimited number of connections isn't
possible. I see two options if maxConnections is specified as -1.
a) Log an error and don't let the connector start
b) Use a high number (e.g. 64k), log a warning and start the connector.

I'm leaning towards b).

-- 
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