:orphan: Reverse Proxies =============== Running Crossbar.io behind `reverse proxies `__. HAProxy ------- Write me. Nginx ----- Write me. You can find some Nginx examples and hints `here `__. Note also that nginx's default timeout is 60 seconds; use ``proxy_read_timeout`` option to increase this. Apache ------ Apache supports proxying WebSocket connections using `mod\_proxy\_wstunnel `__.