Re: mod_proxy + SSL error 70023 with POSTs

2008-12-14 Thread Morgan Gangwere
Scott Beardsley wrote: Eric Covener wrote: Maybe ltrace would help you narrow down on which APR function is returning this... Move along, nothing to see here. I've discovered that my problem was with my (custom) version of mod_auth_cas. Sorry for the disruption. Scott ... whoops ... --

Re: mod_proxy + SSL error 70023 with POSTs

2008-12-12 Thread Scott Beardsley
Eric Covener wrote: Maybe ltrace would help you narrow down on which APR function is returning this... Move along, nothing to see here. I've discovered that my problem was with my (custom) version of mod_auth_cas. Sorry for the disruption. Scott

Re: mod_proxy + SSL error 70023 with POSTs

2008-12-12 Thread Eric Covener
On Fri, Dec 12, 2008 at 3:13 PM, Eric Covener wrote: > On Fri, Dec 12, 2008 at 2:15 PM, Scott Beardsley > wrote: >> [Fri Dec 12 11:02:07 2008] [error] (70023)This function has not been >> implemented on this platform: proxy: prefetch request body failed to > > What platform are you on, and where

Re: mod_proxy + SSL error 70023 with POSTs

2008-12-12 Thread Eric Covener
On Fri, Dec 12, 2008 at 2:15 PM, Scott Beardsley wrote: > [Fri Dec 12 11:02:07 2008] [error] (70023)This function has not been > implemented on this platform: proxy: prefetch request body failed to What platform are you on, and where/how did you get your httpd build? -- Eric Covener cove...@gmai

mod_proxy + SSL error 70023 with POSTs

2008-12-12 Thread Scott Beardsley
I'm attempting to place Apache (2.2.8) + mod_ssl(OpenSSL/0.9.8g) in front of a web application that uses AJAX POSTs extensively. For some reason all POSTs fail with the following message in apache's error.log (and 500 errors get sent back to the client): [Fri Dec 12 11:02:07 2008] [error] (700