On Thu, Dec 10, 2009 at 2:57 PM, Noah Sheppard <nls...@gmail.com> wrote:
> Hi all,
>
> I've set up mod_fcgid on two of my servers (one running gentoo, the
> other RHEL5). From what I can tell, the original mod_fastcgi had a
> configuration option that would cause it to check the mtime of a script
> each time it was requested, and restart that script if it was already
> running and the mtime of the script was newer than the time the running
> process was started.

Do you have a doc (blog, webpage, anything) reference?  Perhaps this
was via a third-party patch that wasn't integrated into mod_fcgid 2.2
mainline, which is what was donated to the ASF?

> Based on the documentation, it appears that there
> is no such option for mod_fcgid, nor a reasonable way to emulate this
> functionality without also being inefficient (e.g., setting
> MaxRequestsPerProcess to 1). Is this analysis correct,

I don't see any such capability in the code.

> and if so, are
> there any plans to implement such a feature?

none discussed so far amongst httpd developers

> If not, is there any
> chance of a patch being accepted for such a feature?

sure (http://issues.apache.org/bugzilla or d...@httpd mailing list)

As you mention that someone implemented this before, I should point
out that the original author of the patch (whether a completely new
patch or an ancient one) should be the one to submit the patch.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to