Your use case is wrong, you never want to cache POST request, even
some GET request too. It will break website and render your user and
you yelling.
On Sun, Oct 2, 2011 at 12:24 AM, serge <spierrard_at_yahoo.com> wrote:
> Hi,
>
> I'm starting from the default squid.conf. I'm trying a simplistic
> configuration where everything is cached:
> refresh_pattern . 1440 20% 1000000 override-expire
> override-lastmod ignore-no-cache ignore-private ignore-auth
>
> It works well, except for my ajax requests (which are POST requests) are
> never cached.
>
> Any clue on what I'm missing?
>
> I'm using squid 2.7.STABLE9.
>
> Thanks.
>
Received on Sun Oct 02 2011 - 07:33:53 MDT
This archive was generated by hypermail 2.2.0 : Mon Oct 03 2011 - 12:00:02 MDT