Nick Kew wrote:
On Fri, 09 Dec 2011 14:36:02 -0500 (EST)
"Sheryl " wrote:
> The developers say they can't fix the code and are taking the "apache is
> broken or it would solve this for us" tack. That's why I'm trying to find
> out more how the apache timeouts work.
> Apache timeouts don't af
On Fri, 09 Dec 2011 14:36:02 -0500 (EST)
"Sheryl " wrote:
> The developers say they can't fix the code and are taking the "apache is
> broken or it would solve this for us" tack. That's why I'm trying to find
> out more how the apache timeouts work.
Apache timeouts don't affect connections ma
Sheryl wrote:
J. Lance Wilkinson wrote:
I have had some locally build PHP scripts that run a very long time (doing
database lookups and so forth) before outputting the desired content. These
would time out like that.
Of course, a user would sit around waiting for a result and give up as we
J. Lance Wilkinson wrote:
> I have had some locally build PHP scripts that run a very long time (doing
> database lookups and so forth) before outputting the desired content. These
> would time out like that.
> Of course, a user would sit around waiting for a result and give up as well.
> So