Forums

"Resetting dropped connection" meaning

Hi guys. I'm wondering what does mean "Resetting dropped connection: <some IP>" in my error log at the web tab? Does that means that I do not close properly connection somewhere in my scripts?

That doesn't sound like an error from our infrastructure. IS it an error that you're reporting in your code? Perhaps it's coming from a module you're using.

Yeah, I understand, that it's not server error. But still does it mean that I'm doing something wrong? Or "resetting dropped connection" is normal behavior and I should not worry about it?

Whether it's an error or not depends entirely on what's reporting it and why. There's no way to tell from what you've given whether it's a problem or not. Does it affect the running of your web app? Do you get error pages when it occurs?