Roman Arutyunyan 8644d9491a Background subrequests for cache updates.
Previously, cache background update might not work as expected, making client
wait for it to complete before receiving the final part of a stale response.
This could happen if the response could not be sent to the client socket in one
filter chain call.

Now background cache update is done in a background subrequest.  This type of
subrequest does not block any other subrequests or the main request.
2017-05-25 15:57:59 +03:00
2017-05-15 20:09:44 +03:00
2015-06-05 22:23:26 +03:00
2017-04-25 17:18:21 +03:00
2017-03-21 17:28:15 +03:00
2017-04-25 17:18:22 +03:00
S
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
BSD-2-Clause
122 MiB
Languages
C 97.7%
Vim Script 1.7%
XS 0.4%
Perl 0.1%