Increase timeout

This commit is contained in:
Juhani Krekelä 2018-07-15 16:31:47 +03:00
parent 10baa79ea8
commit b5bd410dfb
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ default_config.max_threads = 8192
default_config.port = 7070
default_config.recognised_itemtypes = ['0', '1', '5', '9', 'g', 'h', 'I', 's']
default_config.request_max_size = 8192
default_config.socket_timeout = 1
default_config.socket_timeout = 20
default_config.no_itemtype_whitelist = {'robots.txt', 'favicon.ico'}
default_config.hurl_redirect_page = """<!DOCTYPE html>
<html>