logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: mod_fcgid 2.3.7 available for 2.4
Author
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3053
Location: Hilversum, NL, EU

PostPosted: Thu 16 Feb '12 21:44    Post subject: mod_fcgid 2.3.7 available for 2.4 Reply with quote

For a long time already there are hanging fixes at ASF to become 2.3.7. Special the issue reported by James Blond.

More info about mod_fcgid at http://httpd.apache.org/mod_fcgid/

Steffen

Changes with mod_fcgid 2.3.7

*) Introduce FcgidWin32PreventOrphans directive on Windows to use OS
Job Control Objects to terminate all running fcgi's when the worker
process has been abruptly terminated. PR: 51078
[Thangaraj AntonyCrouse <thangaraj gmail.com>]

*) Periodically clean out the brigades which are pulling in the request
body for handoff to the fcgid child. PR: 51749
[Dominic Benson <dominic.benson thirdlight.com>]

*) Resolve crash during graceful restarts. PR 50309
[Mario Brandt <JBlond>]

*) Solve latency/cogestion of resolving effective user file access rights
when no such info is desired, for config related filename stats.
PR: 51560 [Thangaraj AntonyCrouse <thangaraj gmail.com>, William Rowe]

*) Fix regression in 2.3.6 which broke process controls when using vhost-
specific configuration. [Jeff Trawick]

*) Account for first process in class in the spawn score. [Jeff Trawick]
Back to top
Smitty



Joined: 03 Jan 2008
Posts: 197

PostPosted: Fri 17 Feb '12 15:16    Post subject: Reply with quote

Thanks Steffen.

2.3.7 is running great on my development server that is running Apache 2.4.1.
Back to top


Reply to topic   Topic: mod_fcgid 2.3.7 available for 2.4 View previous topic :: View next topic
Post new topic   Forum Index -> Apache