On Sun, Jan 3, 2010 at 7:03 PM, Hans Zaunere <li...@zaunere.com> wrote:

> Saw this one, too - somehow my control panel doesn't look like this guy's.
> But, as far as I can tell, the FastCGI timeout is set to 600 seconds, which
> is far greater than the roughly 60 second timeout I'm seeing.  Now I
> wouldn't bet the farm that that timeout is actually the one he's referring
> to, or that it's active for my "site", but I'm not able to troubleshoot
> things under IIS that well (yet).
>

In FastCGI settings in IIS7 there are about 3 different timeouts
(ActivityTimeout, IdleTimeout, RequestTimeout). Did you play with all
3?

If the PHP process takes more than ActivityTimeout or IdleTimeout (and
they are smaller than RequestTimeout) and is not communicating back to
IIS during that time, your request will expire before RequestTimeout.

>
> H
>


Have a happy new year,
Marcin
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Reply via email to