Handling web-Sockets in Apache, Nginx and Ha-proxy
WebSockets were introduced to open two-way interactive communication sessions, between a client and a server. This paved the way for event-driven responses, such as notifying a user of new content without refreshing the page.
Dealing with WebSockets ...
blogs.q21.in4 min read