Web server freezes until script times out.
Posted: Mon Jul 17, 2006 8:50 pm
I have 2 scripts on my site that are causing me some grief. One script
generates (occasionaly large) PDF reports, and the other queries
a web service.
It seems like for both of these scripts, whenever they kick off, the web
server bascially "freezes" until the script finishes.
This usually isn't a problem, but on very rare occasions, the scripts will have errors
or something will happen that basically hangs the web server up until the
script either bombs or times out.
When this is happening, I can still access the server just fine via SSH, ftp,
etc... only the web server freezes.
My question is: Is there a php.ini, apache conf, or general linx setting that
I am missing that would alleviate this issue?
Hope this is enough info, and the right forum. Please forgive my noobishness.
generates (occasionaly large) PDF reports, and the other queries
a web service.
It seems like for both of these scripts, whenever they kick off, the web
server bascially "freezes" until the script finishes.
This usually isn't a problem, but on very rare occasions, the scripts will have errors
or something will happen that basically hangs the web server up until the
script either bombs or times out.
When this is happening, I can still access the server just fine via SSH, ftp,
etc... only the web server freezes.
My question is: Is there a php.ini, apache conf, or general linx setting that
I am missing that would alleviate this issue?
Hope this is enough info, and the right forum. Please forgive my noobishness.