From b33feb9d163b0c5ec3ea108f7a470c10671fe71c Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 8 May 2008 00:27:02 +0000 Subject: [PATCH] propose mod_cgid changes for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654341 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/STATUS b/STATUS index 89df53a122e..79641027928 100644 --- a/STATUS +++ b/STATUS @@ -237,6 +237,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~trawick/rotatelogs_sync.txt +1: trawick, covener + * mod_cgid: Don't try to restart the daemon if it fails to initialize the socket. + Trunk version of patch: + http://svn.apache.org/viewvc?rev=654232&view=rev + Backport version for 2.2.x: + Trunk version works + +1: covener + + * mod_cgid: Explicitly set permissions of the socket (ScriptSock) for + OS'es like HPUX and AIX that don't use umask for AF_UNIX sockets + Trunk version of patch: + http://svn.apache.org/viewvc?rev=654332&view=rev + Backport version for 2.2.x: + Trunk version works + +1: covener + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when -- 2.47.3