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
Go to file
Igor Sysoev a256afd064 fix race condition if during reconfiguration two cache managers try
to delete old inactive entries: one of them removes a entry just locked by
other manager from the queue and the rbtree as long inactive entry,
causes the latter manager to segfault leaving cache mutex locked,
the bug has been introduced in r3727
2010-09-02 14:31:47 +00:00
auto stop ./configure on Win32 if no library sources was specified, 2010-07-08 15:57:36 +00:00
conf ngx_http_scgi_module 2010-06-18 15:51:14 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-0.8.49-RELEASE 2010-08-09 08:24:13 +00:00
misc copy OpenSSL-0.9.8o LICENSE for nginx/Windows zip 2010-07-29 09:10:12 +00:00
src fix race condition if during reconfiguration two cache managers try 2010-09-02 14:31:47 +00:00
.hgtags release-0.8.49 tag 2010-08-09 08:24:14 +00:00