Versions Compared

Key

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

...

Warning
titleIf Idle Threads is a super high number, you may need a PTF

Normally Idle and Active threads add up to the number of threads specified in the ThreadsPerChild, which defaults to 40, but may be set higher.  It is usually not set much higher, and we have never seen it as high as 100.  If your Idle or Active threads show a very high number with more than 5 digits, you may need a PTF from IBM.  Please take a screen shot that shows the numbers that . Then restart Apache to get your site working again.  Later, you can share the screen shot with IBM Support for HTTP Server (5770DG1).   Then restart Apache to get your site working again.


Info
titleDefault threads controlled in CHGHTTPA

As shipped, IBM HTTP Server specifies 40 threads as the default.  This value can be changed in the CHGHTTPA command.  It is the maximum value for Number of Server Threads (NBRSVR).  The Minimum value is not used anymore, but is retained for backwards compatibility.  If your number of idle threads is not 40, and you do not have the ThreadsPerChild directive set in the Apache configuration, please go to a command line and prompt CHGHTTPA.  Verify that the Maximum value is set to 40.

...