Updated ws.ini (for now, keep is_secure False, due to remaining issue with websocket and SSL implementation).

This commit is contained in:
2016-10-14 13:11:26 +02:00
parent 1161e541fa
commit 78f24ecb37

View File

@@ -4,8 +4,9 @@ port=9090
max_concurrent_connections=100
keep_alive_timeout=35
max_tcp_clients=100
socket_timeout=30000
max_keep_alive_requests=3000
socket_timeout=30
socket_recv_timeout=5
max_keep_alive_requests=300
is_secure=false
secure_certificate=ca.crt