Memcached module + headers

Hi all - first post here

Memcache module looks great but provides no way of handling headers-
the cache seems to want to store content only.

We need to be able to store headers along with the content in the
cache, otherwise it’s not much use…

Surely I’m not the only one who wants to set client side expires etc
headers when caching their site?

Thx
Simon

Simon L.
S29.com.au

M +61-416-027-826
F +61-2-8569-2377

On Wed, Feb 3, 2010 at 2:05 PM, Simon L. [email protected]
wrote:

Hi all - first post here

Memcache module looks great but provides no way of handling headers- the
cache seems to want to store content only.

Hopefully our ngx_srcache module will fill in the gap soon (with
ngx_memc) :wink:

We need to be able to store headers along with the content in the cache,
otherwise it’s not much use…

:slight_smile:

Cheers,
-agentzh