The official NGINX Open Source repository.
Go to file
Maxim Dounin 614a7ef18d Cache: only complain on long locked entries.
There have been multiple reports of cases where a real locked entry was
removed, resulting in a segmentation fault later in a worker which locked
the entry.  It looks like default inactive timeout isn't enough in real
life.

For now just ignore such locked entries, and move them to the top of the
inactive queue to allow processing of other entries.
2011-12-12 10:49:14 +00:00
auto Added the "so_keepalive=" parameter to the "listen" directive. 2011-12-05 08:06:15 +00:00
conf Added HTTPS param with Apache-like behaviour to fastcgi/scgi/uwsgi_params (fixes #38). 2011-12-09 15:38:26 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.1.10-RELEASE 2011-11-30 10:00:50 +00:00
misc Compute the repository root from the checkout. 2011-11-30 07:36:09 +00:00
src Cache: only complain on long locked entries. 2011-12-12 10:49:14 +00:00
.hgtags release-1.1.10 tag 2011-11-30 10:01:11 +00:00