aboutsummaryrefslogtreecommitdiff
path: root/src/http/modules/perl/nginx.pm
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2013-03-01 14:55:42 +0000
committerValentin Bartenev <vbart@nginx.com>2013-03-01 14:55:42 +0000
commitfcf003c6f4a5a7c885de0befcd45f4acddefb47b (patch)
tree4733bfd32013cae54f2f3b6e504b50f04d375d77 /src/http/modules/perl/nginx.pm
parentb720f650bb72118481884657fb6a9bcb1b0f3b11 (diff)
downloadnginx-fcf003c6f4a5a7c885de0befcd45f4acddefb47b.tar.gz
nginx-fcf003c6f4a5a7c885de0befcd45f4acddefb47b.zip
Allocate request object from its own pool.
Previously, it was allocated from a connection pool and was selectively freed for an idle keepalive connection. The goal is to put coupled things in one chunk of memory, and to simplify handling of request objects.
Diffstat (limited to 'src/http/modules/perl/nginx.pm')
0 files changed, 0 insertions, 0 deletions