mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 10:23:35 -05:00
7de808990b8e49e2e18c2a013e4cca82a092fdbc
The directive configures maximum time a connection can be kept in the cache. By configuring a time which is smaller than the corresponding timeout on the backend side one can avoid the race between closing a connection by the backend and nginx trying to use the same connection to send a request at the same time.
Description
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
90 MiB
Languages
C
97.7%
Vim Script
1.7%
XS
0.4%
Perl
0.1%