mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
fcb99b91cc
[skip changelog] Closes #2049 Before this commit, `test_trickle_attack` and `test_file_streamed_request` were each taking an extra 20 seconds to run. Without the `Connection: close` header, the [connection was kept alive][keep alive] until it timed out after the [`PERSISTENT_TIMEOUT`][PERSISTENT_TIMEOUT] duration of 20 seconds. [keep alive]: |
||
---|---|---|
.. | ||
config | ||
helpers | ||
rackup | ||
shell | ||
helper.rb | ||
test_app_status.rb | ||
test_binder.rb | ||
test_cli.rb | ||
test_config.rb | ||
test_events.rb | ||
test_http10.rb | ||
test_http11.rb | ||
test_integration_cluster.rb | ||
test_integration_pumactl.rb | ||
test_integration_single.rb | ||
test_iobuffer.rb | ||
test_launcher.rb | ||
test_minissl.rb | ||
test_null_io.rb | ||
test_persistent.rb | ||
test_plugin.rb | ||
test_puma_server.rb | ||
test_puma_server_ssl.rb | ||
test_pumactl.rb | ||
test_rack_handler.rb | ||
test_rack_server.rb | ||
test_tcp_logger.rb | ||
test_tcp_rack.rb | ||
test_thread_pool.rb | ||
test_unix_socket.rb | ||
test_web_server.rb |