comparison src/http/ngx_http_cache.h @ 5096:63014d919fec

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.
author Valentin Bartenev <vbart@nginx.com>
date Fri, 01 Mar 2013 14:55:42 +0000
parents d620f497c50f
children 43ccaf8e8728
comparison
equal deleted inserted replaced
5095:4fbef397c753 5096:63014d919fec