On Sun, Jun 08, 2003 at 03:54:20AM +0300, Stiven Andre wrote:
> Hi List.
> 
> May be the post is a little OT becouse the problem may as well be in the
> ISP(as I guess). So here is the situation: I have a rh8 server that is
> connected by ADSL provided by internet zahav. The server runs apache
> httpd server and some other services. The problem is that some people
> are unable to connect to the service, both from Israel and from other
> countries. There were a situation that I had 2 people that can connect
> and 3 that can't at the same time. Is there any known problem that may
> lead to such behavior ?

Are those always the same machines that can't connect, while others can
connect just fine?

Could it be that you only have 2 MaxClients in your Apache
configuration and both are taken by clients which keep the connection
open (such as Internet Explorer)? (Just guessing here...)

Try enabling server status in your Apache configuration and access
http://your-server/server-status to see who's currently connected or
hanging on.

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to