Project

General

Profile

Actions

Feature #1131

closed

Add "load-warn-threshhold" for fastcgi settings

Added by mike503 almost 18 years ago. Updated over 8 years ago.

Status:
Invalid
Priority:
Normal
Category:
mod_fastcgi
Target version:
ASK QUESTIONS IN Forums:

Description

Allows for a message to be shown without the need to enable full fastcgi debugging

Suggested message: "Warning: load threshhold of $threshhold reached. Consider setting a higher value for the number of FastCGI engines." (and include additional data like binary, maybe vhost that triggered it, etc? - things to help debug/ensure the right one will be modified)

Right now the only way to measure fastcgi load is using fastcgi.debug = 1 and having the error log grow infinitely large and have to manually check it periodically for "load: XX" to be close to what i've set for the number of processes to spawn-fcgi.

FOR 1.5.x:

I'm looking at the docs now.

I'm thinking this setting should be related to the "proxy-core.max-pool-size" setting. I don't know how 1.5.x works, but it would be nice to be notified when a certain (configurable) threshhold is reached, so it is understood to change the configuration to start more engines.

#3

Updated by gstrauss almost 9 years ago

  • Description updated (diff)
  • Assignee deleted (jan)
  • Priority changed from High to Normal
#4

Updated by gstrauss over 8 years ago

  • Status changed from New to Invalid
Actions

Also available in: Atom