commit | 98c58511f899580655d4720c7fa9145e2e4ce8cd | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Mon Nov 30 16:27:33 2015 +0300 |
committer | Valentin Bartenev <vbart@nginx.com> | Mon Nov 30 16:27:33 2015 +0300 |
tree | a13895fc0398f03755294e64665c4f79ce8f017e | |
parent | af60d7612814a0616a291dc4a0aed6e86cf4b5e4 [diff] |
Increased the default "connection_pool_size" on 64-bit platforms. The previous default of 256 bytes isn't enough and results in two allocations on each accepted connection, which is suboptimal.