1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib
Evan Phoenix 8d0515e2c8 Disable Nageling on TCP clients
Nageling, due to the nature of keep-alive connections, slows them down
considerably, especially on Linux. On Linux, a 500ms delay is introduced
when sending back the last packet of a response over a persistent
connection.

This option was tested on OS X and showed minimal effect to performance.
2011-11-30 15:50:44 -08:00
..
puma Disable Nageling on TCP clients 2011-11-30 15:50:44 -08:00
rack/handler Add output when used via rackup 2011-11-22 15:06:51 -08:00
puma.rb Remove Configurator, not necessary anymore 2011-09-27 11:07:56 -07:00