RE: [users@httpd] apache 2.4.1, regression, caching forward proxy configuration

2012-03-05 Thread Rapp, James
Original Message- From: Juergen Daubert [mailto:j...@jue.li] Sent: Monday, March 05, 2012 8:41 AM To: users@httpd.apache.org Subject: Re: [users@httpd] apache 2.4.1, regression, caching forward proxy configuration On Sat, Mar 03, 2012 at 06:06:51PM +0100, Rainer Jung wrote: > On 01.03.2012 1

Re: [users@httpd] apache 2.4.1, regression, caching forward proxy configuration

2012-03-05 Thread Juergen Daubert
On Sat, Mar 03, 2012 at 06:06:51PM +0100, Rainer Jung wrote: > On 01.03.2012 17:19, Juergen Daubert wrote: > >On Thu, Mar 01, 2012 at 03:38:10PM +, Nick Kew wrote: > >>On Thu, 1 Mar 2012 12:34:22 +0100 > >>Juergen Daubert wrote: > >> > >>>Any ideas or suggestions? > >> > >>Set Loglevel to debu

Re: [users@httpd] apache 2.4.1, regression, caching forward proxy configuration

2012-03-03 Thread Rainer Jung
On 01.03.2012 17:19, Juergen Daubert wrote: On Thu, Mar 01, 2012 at 03:38:10PM +, Nick Kew wrote: On Thu, 1 Mar 2012 12:34:22 +0100 Juergen Daubert wrote: Any ideas or suggestions? Set Loglevel to debug, or if necessary high-level trace, for the relevant modules. Thanks for the hint b

RE: [users@httpd] apache 2.4.1, regression, caching forward proxy configuration

2012-03-01 Thread Rapp, James
uergen Daubert [mailto:j...@jue.li] Sent: Thursday, March 01, 2012 9:20 AM To: users@httpd.apache.org Subject: Re: [users@httpd] apache 2.4.1, regression, caching forward proxy configuration On Thu, Mar 01, 2012 at 03:38:10PM +, Nick Kew wrote: > On Thu, 1 Mar 2012 12:34:22 +0100 > Jue

Re: [users@httpd] apache 2.4.1, regression, caching forward proxy configuration

2012-03-01 Thread Juergen Daubert
On Thu, Mar 01, 2012 at 03:38:10PM +, Nick Kew wrote: > On Thu, 1 Mar 2012 12:34:22 +0100 > Juergen Daubert wrote: > > > Any ideas or suggestions? > > Set Loglevel to debug, or if necessary high-level trace, > for the relevant modules. Thanks for the hint but I've tried that already, with n

Re: [users@httpd] apache 2.4.1, regression, caching forward proxy configuration

2012-03-01 Thread Nick Kew
On Thu, 1 Mar 2012 12:34:22 +0100 Juergen Daubert wrote: > Any ideas or suggestions? Set Loglevel to debug, or if necessary high-level trace, for the relevant modules. -- Nick Kew - The official User-To-User support forum of

[users@httpd] apache 2.4.1, regression, caching forward proxy configuration

2012-03-01 Thread Juergen Daubert
Hello, I'm using apache, instead of squid, as a caching forwarding proxy for my intranet. I've converted my old 2.2 configuration to 2.4, see below. The proxy part is still working fine, but caching to disk doesn't work anymore. Nothing is written into the CacheRoot, no errors in the logs.