Re: [EMAIL PROTECTED] Info when the MaxClient is reached

2007-04-01 Thread Sander Temme
Hi Arnab, On Apr 1, 2007, at 9:53 PM, Arnab Ganguly wrote: Want some info when the MaxClient value is reached, what would happen to Apache webserver?Is that particular of time if we ping apache it will time out.How long will it take to recover or the requests will be queued? Can you tell m

[EMAIL PROTECTED] Info when the MaxClient is reached

2007-04-01 Thread Arnab Ganguly
Hi All, Want some info when the MaxClient value is reached, what would happen to Apache webserver?Is that particular of time if we ping apache it will time out.How long will it take to recover or the requests will be queued? Can you tell me is there any configurable parameter in NES similar to Max

[EMAIL PROTECTED] Authentication problems with reverse + forward proxy

2007-04-01 Thread Callum Haig
I'm sure this issue has been covered before, but I'm afraid my extensive research has turned up only posts by users with the same problem with no accompanying solution. What I want do is configure a reverse proxy for use with an existing authenticating forward proxy. The latter is beyond my cont

[EMAIL PROTECTED] no libphp.so

2007-04-01 Thread jekillen
Hello agian; I have been gripping about php not producing libphp5.so for use as a DSO with Apache on FreeBSD v 6.2 >> good news >> I solved it. By re installing the system and starting all over again. After reading the output of ./configure in the php source dir, it was reporting that it could not

Re: [EMAIL PROTECTED] permissions on apxs

2007-04-01 Thread jekillen
On Mar 31, 2007, at 6:18 PM, Kristopher Yates wrote: Hello Jeff, Are you configuring your PHP with ./configure --with-apxs=/usr/local/sbin/apxs ? Specifying the full path to APXS in your configure may solve the problem. Also, it sounds like you installed Apache using FBSD ports. You may

[EMAIL PROTECTED] mod_cgid CGI Script Timeout (The normal Timeout directive) does not work

2007-04-01 Thread Gattu Madhusudanarao
Hi, We are using Apache 2.0.59 and found the following. Apache worker thread/child process waiting for CGI output times out when mod_cgi module is used. But it does not timeout when mod_cgid is used. To reproduce, create a CGI script that sleeps for say 20 seconds while the TimeOut