Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
iconfalse
titleNote | Learn more about how to prevent session_start() timeouts

The following article tells much more about how to properly manage sessions in your PHP scripts 

Lock Picking PHP Sessions

There was an old issue that could cause FastCGI to hang up if the browser used was Internet Explorer.  The log would show the 3425 error paired with a 3447 error, and these message pairs would show up repeatedly, leading to a FastCGI hang up requiring a restart of Apache.  The PTF that fixes this has been available for a long time, but you can verify that you have it applied or superceded:

FASTCGI - socket fix (fix hang remote side closes - Windows IE Explorer) (57xx999)
5.4 -    MF53779
5.4.5 - MF53780
6.1.0 - MF53775
6.1.1 - MF53781
7.1 -    MF53782