tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: generating ECONNRESET with no syscall?



On 4/20/16 10:38 AM, Edgar Fuß wrote:
>> What version of lighttpd is it?
> 1.4.35nb2.
>
>> Is there a firewall on the server
> Yes.
>
>> or elsewhere
> No.
>
>> that could be unexpectedly sending the TCP reset?
> Nothing in the Log. Also, why should restarting lighttpd resolve that?

OK, maybe it shouldn't.  I was thinking this happened during a session,
but, rereading your initial post, I understand it happens when the
client *tries* to connect.

>> Is CGI or similar involved, or does it happen even when serving
>> static content?
> ???
> You get a Connection reset by peer when telnet'ing to the servers HTTP
> port.  When you ktrace lighttpd at that time, you see don't see any
> activity on the socket (or rather, almost no activity at all).

OK, I see; I was mistakenly thinking it happened during a session, but I
understand now that it is happening when the client *tries* to connect.

Lewis


Home | Main Index | Thread Index | Old Index