stud
stud copied to clipboard
All connections show `{client} Connection closed (in data)` even when successful
Don't know what is going on here.
Everything is kosher behind stud, all requests are coming through and succeeding but all connections cause stud to print {client} Connection closed (in data)
Would love to know how to debug this better, I'm using the --ssl option and all HTTPS requests are successful.
Your client does not process a clean ending handshake
I have the same issue. Everything looks like it is working on the site but I get lots of these messages {client} Connection closed (in data)
Occasionally these too {backend} Connection closed
How do I stop these being generated given that they seem to be related to client browsers connecting over https. Or am I misunderstanding and is the problem on the server side because it is resetting connections unexpectedly? Either way I would like to stop these messages appearing.
I'm having the same issue.
Any news on that issue? Those messages can be very verbose.