Application this server handles.
Limit the amount of time the parser will wait to receive the complete HTTP headers, defaults to 60000
(60 seconds).
Limit the amount of time of inactivity a server needs to wait for additional incoming data, after it has finished
writing the last response, before a socket will be destroyed, defaults to 5000
(5 seconds).
Maximum number of requests socket can handle before closing keep alive connection, defaults to 0
.
Limit the amount of time for receiving the entire request from the client, defaults to 300000
(300 seconds).
Reverse proxy mode.
Server URLs.
Static
listenGenerated using TypeDoc
HTTP and WebSocket server class.