Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

All connections show {client} Connection closed (in data) even when successful #86

Open
mikeal opened this issue Mar 24, 2012 · 4 comments

Comments

@mikeal
Copy link

mikeal commented Mar 24, 2012

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.

@EmericBr
Copy link

EmericBr commented May 7, 2012

Your client does not process a clean ending handshake

@sbarrie
Copy link

sbarrie commented Jul 24, 2012

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.

@bunkzilla
Copy link

I'm having the same issue.

@davux
Copy link

davux commented Dec 15, 2014

Any news on that issue? Those messages can be very verbose.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants