Re: 2.4.x with uds patch; FastCGI broken?

2013-11-16 Thread Jim Jagielski
Thx for the bug report... I'll investigate. On Nov 15, 2013, at 8:11 PM, Kyle Johnson osma...@gmail.com wrote: I've been attempting to test the uds support on 2.4.x with the uds patch (http://people.apache.org/~jim/patches/uds-2.4.patch). I'm assuming HTTP works (it would appear based on

Re: svn commit: r1542413 - /httpd/httpd/trunk/modules/slotmem/mod_slotmem_shm.c

2013-11-16 Thread Jim Jagielski
On Nov 15, 2013, at 7:38 PM, Jeff Trawick traw...@gmail.com wrote: On Nov 15, 2013 7:00 PM, Jim Jagielski j...@jagunet.com wrote: When I looked at apr_file_write_full() it appeared that it could return APR_SUCCESS but not send all the data... I may be mistaken though. As long as

Re: [VOTE] Release Apache httpd 2.2.26 as GA

2013-11-16 Thread Rainer Jung
On 13.11.2013 18:03, Jim Jagielski wrote: The pre-release test tarballs for Apache httpd 2.2.26 can be found at the usual place: http://httpd.apache.org/dev/dist/ I'm calling a VOTE on releasing these as Apache httpd 2.2.26 GA. [X] +1: Good to go [ ] +0: meh [ ] -1: Danger Will

Re: 2.4.x with uds patch; FastCGI broken?

2013-11-16 Thread Jim Jagielski
The below is the pertinent parts: On Nov 15, 2013, at 8:11 PM, Kyle Johnson osma...@gmail.com wrote: [proxy_fcgi:debug] [pid 30116:tid 140366778955520] mod_proxy_fcgi.c(764): [client 66.192.178.3:54534] AH01076: url: fcgi://localhost:8000/www/index.php proxyname: (null) proxyport: 0

Re: 2.4.x with uds patch; FastCGI broken?

2013-11-16 Thread Jim Jagielski
On Nov 15, 2013, at 8:11 PM, Kyle Johnson osma...@gmail.com wrote: [proxy_fcgi:debug] [pid 30116:tid 140366778955520] mod_proxy_fcgi.c(73): [client 66.192.178.3:54534] AH01060: set r-filename to proxy:fcgi://localhost:8000/www/index.php Also need to see if the above is a factor...

r1542328 breaks cmake build

2013-11-16 Thread Bert Huijben
Hi, I'm trying to switch my personal Windows build from the old system to cmake in preparation for the next 2.4 tag and my build of httpd started to work until r1542328 removed a file that is still referenced from CMakeLists.txt. Can somebody with enough karma remove the

Re: r1542328 breaks cmake build

2013-11-16 Thread Jeff Trawick
ouch, thought I committed that; I guess I just started the build/test will commit shortly if nobody beat me to it On Sat, Nov 16, 2013 at 12:03 PM, Bert Huijben b...@qqmail.nl wrote: Hi, I’m trying to switch my personal Windows build from the old system to cmake in

Re: r1542328 breaks cmake build

2013-11-16 Thread Jeff Trawick
On Sat, Nov 16, 2013 at 12:37 PM, Jeff Trawick traw...@gmail.com wrote: ouch, thought I committed that; I guess I just started the build/test will commit shortly if nobody beat me to it r1542539 On Sat, Nov 16, 2013 at 12:03 PM, Bert Huijben b...@qqmail.nl wrote: Hi,

Re: 2.4.x with uds patch; FastCGI broken?

2013-11-16 Thread Jim Jagielski
OK, I think I know what it is, and it's simple (if true), but a pain. The issue is that during the proxypass stuff, we tuck away the name, which may, or may not, include a port designation, depending on if the URL passed does. All well and good. The problem is that during the

Re: 2.4.x with uds patch; FastCGI broken?

2013-11-16 Thread Jim Jagielski
FWIW, this isn't related to UDS at all, except that we found this bug due to UDS. On Nov 16, 2013, at 12:47 PM, Jim Jagielski j...@jagunet.com wrote: OK, I think I know what it is, and it's simple (if true), but a pain. The issue is that during the proxypass stuff, we tuck away the name,

[RESULT] Re: [VOTE] Release Apache httpd 2.2.26 as GA

2013-11-16 Thread Jim Jagielski
On Nov 13, 2013, at 12:03 PM, Jim Jagielski j...@jagunet.com wrote: The pre-release test tarballs for Apache httpd 2.2.26 can be found at the usual place: http://httpd.apache.org/dev/dist/ I'm calling a VOTE on releasing these as Apache httpd 2.2.26 GA. [ ] +1: Good to go [ ]