about summary refs log tree commit homepage
path: root/t/t0042-client_header_buffer_size.sh
DateCommit message (Collapse)
2011-05-03add client_header_buffer_size tuning parameter
We're changing our default to 1K buffers to save memory. This should reduce memory usage of idle clients and lower pressure on the MRI GC. Rails applications using session cookies (the default) may want to up this to 2K or more.