Hello, I use nginx as a proxy, and establish a webscoket between client and backend.I validate user's cookies before establish WS and when WS is in use I validate cookies on backend periodically.
With this set up in place when a user's cookie expires , an established WS will remain in use until next validation check on backend happens. How I can fix this? Thanks, Vikrant
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
