On Sat, May 30, 2009 at 09:48:01AM -0400, nfn wrote:
> Thank you Igor. I already know that.
>
> I was think about something like this just to proxy_cache & fastcgi_cache:
>
> location / {
> proxy_cache zone;
> ...
> proxy_match ^~ /products/;
> proxy_match ^~ /catalog/;
> ...
> }
I do not understand semantics of this.
--
Igor Sysoev
http://sysoev.ru/en/