Only time you see a log for a web socket connection is when it get disconnected. So you will not see a log when it connects, transfer data over it.
On Mon, Jan 11, 2016 at 8:21 PM, tammini <[email protected]> wrote: > Does that mean once a websocket connection is opened successfully, any > subsequent requests sent on that connection cannot be logged ? > > Thanks. > > Posted at Nginx Forum: > https://forum.nginx.org/read.php?2,263878,263938#msg-263938 > > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx >
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
