I use nginx along with fastcgi. I see a lot of the following errors in the error logs
readv() failed (104: Connection reset by peer) while reading upstream and recv() failed (104: Connection reset by peer) while reading response header from upstream
I don't see any problem using the application. Are these errors serious or how to get rid of them.