log src/http/modules/perl/ngx_http_perl_module.c @ 2912:c7d57b539248

age author description
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,
Wed, 15 Apr 2009 20:26:33 +0000 Igor Sysoev fix segfault if no http section is defined in confguraiton,
Tue, 09 Dec 2008 17:27:48 +0000 Igor Sysoev use "!= NGX_OK" instead of "== NGX_ERROR"