https://bz.apache.org/bugzilla/show_bug.cgi?id=63835

--- Comment #2 from Michael Osipov <micha...@apache.org> ---
The implementation contains a bug where the max value must be decreasing. This
value can be is available on the endpoint, but there is no getter for. The
decrementKeepAliveRequests output is not stored. This would be similar too:

> int left = r->server->keep_alive_max - r->connection->keepalives;

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