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 f9b7db5aaa Axe several perl interpreter instances: they may be useful in currently
unsupported threaded environment, but now they complicate code:
*) perl_clone() requires at least duplicating nginx stash;
*) the multiplicity requires to re-evalute all precompiled subroutines
   and nginx stash in new interpreter context.
2006-11-26 14:35:27 +00:00
auto Axe several perl interpreter instances: they may be useful in currently 2006-11-26 14:35:27 +00:00
conf add mime types 2006-11-22 16:20:21 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-0.4.13-RELEASE 2006-11-15 20:02:11 +00:00
misc add slab to release and snaphost tarballs 2006-11-24 11:44:24 +00:00
src Axe several perl interpreter instances: they may be useful in currently 2006-11-26 14:35:27 +00:00
.hgtags release-0.4.13 tag 2006-11-15 20:02:12 +00:00