1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Merge branch 'rack'

This commit is contained in:
Evan Phoenix 2016-03-05 21:51:42 -08:00
commit fe09791417
2 changed files with 3 additions and 2 deletions

View file

@ -28,7 +28,7 @@ module Puma
"QUERY_STRING".freeze => "",
SERVER_PROTOCOL => HTTP_11,
SERVER_SOFTWARE => PUMA_VERSION,
SERVER_SOFTWARE => PUMA_SERVER_STRING,
GATEWAY_INTERFACE => CGI_VER
}

View file

@ -101,7 +101,8 @@ module Puma
PUMA_VERSION = VERSION = "3.1.0".freeze
CODE_NAME = "El Niño Winter Wonderland".freeze
PUMA_SERVER_STRING = ['puma', PUMA_VERSION, CODE_NAME].join(' ').freeze
FAST_TRACK_KA_TIMEOUT = 0.2
# The default number of seconds for another request within a persistent