From: Dmitry Y. <fir...@ya...> - 2009-04-30 08:34:59
|
Vlad Khorsun wrote: > > a) disable "parent_redirect". It will make HEAD work almost as 2.1, AFAIU > > b) rework "parent_redirect" to request medium sized memory chunks from parent pool (say 4-8KB) > and use it to allocate memory for immediate callers. When such pool is freed it (pool) have to > deallocate from parent pool much less number of memory blocks. I'd go for (b) for the time being. Dmitry |