We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For Long Polling, we also need to set `proxy_ignore_client_abort` to `off`. If not, when the long-polling client abort the connection with the server(by close browser, etc.), server can not detect the disconnect event.
Updated Configuring Nginx for WebSocket and Long Polling (markdown)
Created Configuring Nginx for WebSocket and Long Polling (markdown)