diff options
author | Valentin Bartenev <vbart@nginx.com> | 2013-03-01 14:55:42 +0000 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2013-03-01 14:55:42 +0000 |
commit | fcf003c6f4a5a7c885de0befcd45f4acddefb47b (patch) | |
tree | 4733bfd32013cae54f2f3b6e504b50f04d375d77 /src/http/modules/perl/nginx.pm | |
parent | b720f650bb72118481884657fb6a9bcb1b0f3b11 (diff) | |
download | nginx-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