Re: [PATCH] Fix minor flaws in gzip_proxied documentation

2014-07-14 Thread Yaroslav Zhuravlev
On 13 Jul 2014, at 00:03, Gunnlaugur Thor Briem wrote: > # HG changeset patch > # User Gunnlaugur Thor Briem > # Date 1405194241 0 > # Sat Jul 12 19:44:01 2014 + > # Node ID 6fa2b98f62a73152079587c5e166aac3d2bc54cf > # Parent 7020b8262dc0339c56b2d80c911b112b6f5b1a7a > Fix minor flaws

Re: [nginx] Entity tags: explicit flag to skip not modified filter.

2014-07-14 Thread Yichun Zhang (agentzh)
Hello! On Wed, Jun 25, 2014 at 3:40 PM, Maxim Dounin wrote: > > +r->disable_not_modified = !u->cacheable; > + Hmm, this line of change is giving me problems to fix the new regression in my ngx_memc module's "memc_flags_to_last_modified" feature (https://github.com/openresty/memc-nginx-module