Date: Tue, 12 Mar 2002 18:31:29 -0800 (PST) From: Tom Samplonius <tom@sdf.com> To: Dmitry Koltsov <root@hostonfly.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Apache/TCP stack issues Message-ID: <Pine.BSF.4.05.10203121828520.9032-100000@misery.sdf.com> In-Reply-To: <20020312211826.4CBE76B345@mail2.hostonfly.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Are you sure you simply not hitting the MaxClients limit? Internet connections take longer to establish and shutdown than LAN connections. Also, 1 to 2% packet loss isn't good. If a link is getting congested, the router that is discarding the traffic might be sending RST packets back to you in order to keep the traffic done. That would create a connection refused situation. Tom On Tue, 12 Mar 2002, Dmitry Koltsov wrote: > Hello > > I have some issues with TCP stack tuning and/or Apache. > Issue: > I'm getting "Connection refused" error when trying to connect to Apache over Internet when packet loss is 1-2%. Not all connection attempts fail but about 3% of attempts. > When I'm trying to connect over local network(from another machine and localhost) in the same time, all is ok. > In order to get this statistics, I've made 20000 attempts from each place in the same time. > > I guess apache is ok because from local network and localhost it gives no errors. > > Is there solution? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10203121828520.9032-100000>