Merge pull request #261 from andrewgaul/help-timeouts

Correct help timeouts
This commit is contained in:
Takeshi Nakatani 2015-09-13 15:49:15 +09:00
commit ead346c6d3

View File

@ -944,10 +944,10 @@ void show_help (void)
" If you specify this option for set \"Content-Encoding\" HTTP \n"
" header, please take care for RFC 2616.\n"
"\n"
" connect_timeout (default=\"10\" seconds)\n"
" connect_timeout (default=\"300\" seconds)\n"
" - time to wait for connection before giving up\n"
"\n"
" readwrite_timeout (default=\"30\" seconds)\n"
" readwrite_timeout (default=\"60\" seconds)\n"
" - time to wait between read/write activity before giving up\n"
"\n"
" max_stat_cache_size (default=\"1000\" entries (about 4MB))\n"