://www.formatdynamics.com
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Tuesday, February 10, 2009 2:44 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] cache POST requests
Anthony J. Biacco wrote:
> I did in fact read the rfc before I posted, but it seems to me that o
Anthony J. Biacco wrote:
I did in fact read the rfc before I posted, but it seems to me that once you're
doing proxying to an application server, these facts don't apply anymore. I
could be way off base. But a GET proxied to an application server doesn't have
to, and (depending on how the weba
3-573-1800x27
abia...@formatdynamics.com
http://www.formatdynamics.com
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Tuesday, February 10, 2009 12:39 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] cache POST requests
Anthony J. Biacco wrote:
> Hello,
>
Anthony J. Biacco wrote:
Hello,
I'm using apache 2.2.11 on centos 5/x86_64
I'm testing out caching data for GET requests using mod_disk_cache,
which I have working.
I'd also like to cache data for the same requests via the POST method,
but this doesn't seem to work.
Is this supported? If so, is
Hello,
I'm using apache 2.2.11 on centos 5/x86_64
I'm testing out caching data for GET requests using mod_disk_cache,
which I have working.
I'd also like to cache data for the same requests via the POST method,
but this doesn't seem to work.
Is this supported? If so, is there any config changes re