Re: svn commit: r488780 - /httpd/httpd/branches/2.2.x/STATUS

2006-12-20 Thread Issac Goldstand
If we're in backport season, I have a quick patch that I whipped up yesterday to fix mod_disk_cache on 2.2.x on systems that have APR_SENDFILE_ENABLED but EnableSendfile Off. Issac William A. Rowe, Jr. wrote: [EMAIL PROTECTED] wrote: Votes and Notes; the first four I would like to see

Re: svn commit: r488780 - /httpd/httpd/branches/2.2.x/STATUS

2006-12-20 Thread William A. Rowe, Jr.
William A. Rowe, Jr. wrote: next time http://issues.apache.org/bugzilla/show_bug.cgi?id=37680 would help so the fruit hangs even lower. Thanks Jim! The other fatal bug is: * mpm_winnt: Fix return values from wait_for_many_objects.

Re: svn commit: r488780 - /httpd/httpd/branches/2.2.x/STATUS

2006-12-20 Thread Jim Jagielski
William A. Rowe, Jr. wrote: The other fatal bug is: * mpm_winnt: Fix return values from wait_for_many_objects. http://svn.apache.org/viewvc?view=revrevision=428029 2.2.x version of patch: Trunk version works +

Re: Apache BUG: 36495 : ajp_proxy_connect_backend failure

2006-12-20 Thread Benjamin Cuthbert
So i have checked out the trunk, but there was no configure file./.. I have copied the modules/proxy directory back into my 2.2.3 installation dir and then recompiled. But i still get Making install in mappers Making install in support gcc -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=10

Re: Apache BUG: 36495 : ajp_proxy_connect_backend failure

2006-12-20 Thread Sander Temme
On Dec 20, 2006, at 8:00 AM, Benjamin Cuthbert wrote: So i have checked out the trunk, but there was no configure file./.. Run ./buildconf from the checkout directory. You'll need to have tools like autoconf, libtool installed. I have copied the modules/proxy directory back into my 2.2.3

Re: Apache BUG: 36495 : ajp_proxy_connect_backend failure

2006-12-20 Thread Benjamin Cuthbert
Do you need to checkout head for apr and apr-util ? Sander Temme [EMAIL PROTECTED] 12/20/2006 04:06 PM Please respond to dev@httpd.apache.org To dev@httpd.apache.org cc Subject Re: Apache BUG: 36495 : ajp_proxy_connect_backend failure On Dec 20, 2006, at 8:00 AM, Benjamin Cuthbert

Re: Apache BUG: 36495 : ajp_proxy_connect_backend failure

2006-12-20 Thread Benjamin Cuthbert
I spoke to Mr Turk and he suggested getting the trunk version which has some fixes for the ajp connector on solaris svn export http://svn.apache.org/repos/asf/httpd/httpd/trunk httpd-head Is this correct, as Rudiger suggested this

Re: Apache BUG: 36495 : ajp_proxy_connect_backend failure

2006-12-20 Thread Sander Temme
On Dec 20, 2006, at 9:52 AM, Benjamin Cuthbert wrote: Do you need to checkout head for apr and apr-util ? Yes, they don't live in the httpd tree, but are their own thing. Here's how I build trunk: $ mkdir -p apr/apr $ mkdir apr/apr-util $ mkdir -p httpd/trunk $ cd apr/apr $ svn co

Re: Apache BUG: 36495 : ajp_proxy_connect_backend failure

2006-12-20 Thread Ruediger Pluem
On 12/20/2006 08:45 PM, Sander Temme wrote: On Dec 20, 2006, at 9:52 AM, Benjamin Cuthbert wrote: Do you need to checkout head for apr and apr-util ? You only need to do this if you are working with httpd code you checked out from svn. Once you are hacking on a released source tarball

Re: svn commit: r488780 - /httpd/httpd/branches/2.2.x/STATUS

2006-12-20 Thread William A. Rowe, Jr.
Jim Jagielski wrote: William A. Rowe, Jr. wrote: The other fatal bug is: * mpm_winnt: Fix return values from wait_for_many_objects. http://svn.apache.org/viewvc?view=revrevision=428029 2.2.x version of patch: Trunk version works +

Re: Apache BUG: 36495 : ajp_proxy_connect_backend failure

2006-12-20 Thread Sander Temme
On Dec 20, 2006, at 1:28 PM, Ruediger Pluem wrote: I'll be happy to push the above into a page under httpd.apache.org/ dev as here's how to build HEAD for testing if folks think it useful. Or +1 I may put it on my blog. Or http://wiki.apache.org/httpd/? I think the Developer

Re: svn commit: r488780 - /httpd/httpd/branches/2.2.x/STATUS

2006-12-20 Thread Roy T. Fielding
On Dec 20, 2006, at 5:14 PM, William A. Rowe, Jr. wrote: * mpm_winnt: Fix return values from wait_for_many_objects. http://svn.apache.org/viewvc?view=revrevision=428029 2.2.x version of patch: Trunk version works +

[STATUS] (httpd-2.0) Wed Dec 20 23:50:47 2006

2006-12-20 Thread Rodent of Unusual Size
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2006-11-20 17:39:22 -0500 (Mon, 20 Nov 2006) $] The current version of this file can be found at: * http://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x/STATUS Documentation status is

[STATUS] (httpd-trunk) Wed Dec 20 23:50:01 2006

2006-12-20 Thread Rodent of Unusual Size
APACHE 2.3 STATUS: -*-text-*- Last modified at [$Date: 2006-08-22 16:41:03 -0400 (Tue, 22 Aug 2006) $] The current version of this file can be found at: * http://svn.apache.org/repos/asf/httpd/httpd/trunk/STATUS Documentation status is maintained

RE: Apache BUG: 36495 : ajp_proxy_connect_backend failure

2006-12-20 Thread Trent Nelson
Here's how I build trunk: $ mkdir -p apr/apr $ mkdir apr/apr-util $ mkdir -p httpd/trunk $ cd apr/apr $ svn co http://svn.apache.org/repos/asf/apr/apr/trunk $ cd ../apr-util $ svn co http://svn.apache.org/repos/asf/apr/apr/trunk $ cd ../../httpd $ svn co

Re: Apache BUG: 36495 : ajp_proxy_connect_backend failure

2006-12-20 Thread Benjamin Cuthbert
I ran the patch in and got bash-3.00$ patch proxy_util.patch Looks like a unified context diff. File to patch: modules/proxy/proxy_util.c Hunk #1 succeeded at 951 (offset 77 lines) Hunk #2 succeeded at 1879 (offset 117 lines) Hunk #3 succeeded at 1912 (offset 120 lines) Hunk #4 failed at line