log src/http/modules/perl/ngx_http_perl_module.c @ 3111:4a2d3f571de6

age author description
Tue, 08 Sep 2009 11:33:32 +0000 Igor Sysoev fix request counter handling in perl module for $r->internal_redirect()
Fri, 04 Sep 2009 09:54:16 +0000 Igor Sysoev fix request counter handling for perl handler, introduced in r3050
Wed, 26 Aug 2009 16:14:57 +0000 Igor Sysoev axe r->connection->destroyed testing
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Sat, 18 Apr 2009 19:39:06 +0000 Igor Sysoev remove TODO comments
Thu, 16 Apr 2009 14:42:31 +0000 Igor Sysoev perl termination fixes:
Wed, 15 Apr 2009 20:28:36 +0000 Igor Sysoev fix segfault on exit if no http section is defined in confguraiton,