tg123 / websockify-nginx-module

Embed websockify into Nginx (convert any tcp connection into websocket)
MIT License
141 stars 60 forks source link

Add commands to configure various upstream timeouts. #5

Closed jmcintyre closed 10 years ago

jmcintyre commented 10 years ago

This change allows the upstream timeouts connect_timeout, send_timeout, and read_timeout to be configured using websockify_connect_timeout, websockify_send_timeout, and websockify_read_timeout.