comparison src/http/modules/ngx_http_static_module.c @ 872:1c4a5b3f9110

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.
author Igor Sysoev <igor@sysoev.ru>
date Sun, 26 Nov 2006 14:35:27 +0000
parents c3ebeee31026
children c4f666fc3a7e
comparison
equal deleted inserted replaced
871:a980f66c04fb 872:1c4a5b3f9110