Good Evening,
Between theapplication pool
-Process Model(idle
time-out)andfastcgi
application (ActivityTimeout), what is
the difference?Andwho wins?
What would bethe behavior of ascript withthe following values:
Assumeyouareuploadingafile ofsize 'X'It Takes500MB andsecondto uploadit
(AssumingPHPis
configuredtoallow
justeuploadof
filesandso
thesizeof 'X'estMBallowed)andbelow-you-havevalue forthe
timeouts:
idle time-out(pool)= 1
ActivityTimeout(FastCGI)=501
RequestTimeout(FastCGI)=501
The scriptworks or not.
Despitea lot of reading,I do not finda clear answer
on this.
This is theapplication pool
(w3wp.exe) that createsthe php-cgi.exeprocesswith the values of
theapplication poolprocessmodel?
There are twoprocess model
inthe pooland
fastcgiapplication ...
I'm lost :)
thank you
↧
App pool Model Process / FastCGI
↧