10 messages in ru.sysoev.nginxngx_http_memcached_module question
FromSent OnAttachments
Sean AllenFeb 28, 2008 2:08 pm 
Igor SysoevFeb 29, 2008 8:27 am 
Sean AllenFeb 29, 2008 9:58 am 
Sean AllenFeb 29, 2008 10:25 am 
Sean AllenFeb 29, 2008 11:02 am 
Sean AllenFeb 29, 2008 12:19 pm 
Igor SysoevFeb 29, 2008 12:35 pm 
Igor SysoevFeb 29, 2008 12:38 pm 
Sean AllenFeb 29, 2008 12:58 pm 
Igor SysoevFeb 29, 2008 1:02 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:ngx_http_memcached_module questionActions...
From:Sean Allen (sean@public.gmane.org)
Date:Feb 28, 2008 2:08:55 pm
List:ru.sysoev.nginx

can i do the following:

check memcache for existence of content.

if not continue our normal processing which is currently:

check for static file if it exists, serve it if it doesnt exist, pass request off to upstream server.