Welcome! Log In Create A New Profile

Advanced

Re: nginx-0.7.59

May 25, 2009 02:27PM
On Mon, May 25, 2009 at 02:08:50PM -0400, Floren Munteanu wrote:

> Hi Igor,
>
> > -----Original Message-----
> > From: Igor Sysoev [mailto:is@rambler-co.ru]
> > Posted At: Monday, May 25, 2009 7:28 AM
> > Posted To: gmane.comp.web.nginx.english
> > Conversation: nginx-0.7.59
> > Subject: nginx-0.7.59
> >
> > Changes with nginx 0.7.59 25
> May
> > 2009
> >
> > *) Feature: the "proxy_cache_methods" and "fastcgi_cache_methods"
> > directives.
>
> I cannot find into Russian documentation an example of those directives.
> Thanks for posting a link.

There is still no Russian documentation of these directives.
These directives allows to cache POST methods.

Syntax:
proxy_cache_methods [GET HEAD POST];

Default:
proxy_cache_methods GET HEAD;

GET/HEAD is syntax sugar, i.e. you can not disable GET/HEAD even
if you set just

proxy_cache_methods POST;


--
Igor Sysoev
http://sysoev.ru/en/
Subject Author Posted

nginx-0.7.59

Igor Sysoev May 25, 2009 07:28AM

Re: nginx-0.7.59

Dave Cheney May 25, 2009 08:33AM

Re: nginx-0.7.59

deltay May 25, 2009 08:55AM

Good NewS!

fei May 25, 2009 09:44AM

Re: nginx-0.7.59

Floren Munteanu May 25, 2009 02:08PM

Re: nginx-0.7.59

Igor Sysoev May 25, 2009 02:27PM

Re: nginx-0.7.59

Floren Munteanu May 25, 2009 03:49PM

Proxy Cache and Range Requests

Resicow May 25, 2009 06:18PM

Re: Proxy Cache and Range Requests

Igor Sysoev May 26, 2009 05:55AM

Re: nginx-0.7.59

MichaƂ Jaszczyk May 26, 2009 05:05AM

Re: nginx-0.7.59

Maxim Dounin May 26, 2009 06:02AM

Re: nginx-0.7.59

Igor Sysoev May 26, 2009 06:00AM

Re: nginx-0.7.59

Michael Baudino May 26, 2009 08:20AM

Re: nginx-0.7.59

Igor Sysoev May 26, 2009 08:40AM

Re: nginx-0.7.59

Sergio Talens-Oliag May 26, 2009 10:34AM

Re: nginx-0.7.59

Wicked May 26, 2009 05:45PM

Re: nginx-0.7.59

fei May 27, 2009 12:51AM

Re: nginx-0.7.59

Wicked May 27, 2009 03:13PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 278
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready