On 04/08/2015 03:32 PM, Muhammad Shahzad wrote:
In my opinion, Nginx has a better solution then apache for WS proxy. It allows to define "extra" headers that the proxy service is suppose to forward to backend server, so that back-end server have full understanding of client characteristics (including the connection type being WS instead of HTTP).
+1 for Nginx as a ws-proxy. We use it inside our product for bulk data transfers streamed over WebSockets and it works very well.