Displaying 1 result from an estimated 1 matches for "check_client_connection".
2012 Dec 08
0
unicorn 4.5.0 (final) - check_client_connection option
Changes:
The new check_client_connection option allows unicorn to detect
most disconnected local clients before potentially expensive
application processing begins.
This feature is useful for applications experiencing spikes of
traffic leading to undesirable queue times, as clients will
disconnect (and perhaps even retry, compounding the...