Memcached
Jason B
jasjbow at gmail.com
Sat Dec 23 06:17:14 MSK 2006
On 22/12/2006, at 12:21 AM, Igor Sysoev wrote:
> location / {
> memcached_pass name:11211;
> error_page 404 /fallback;
> }
>
> location = /fallback {
> proxy_pass backend;
> }
Thanks for the reply Igor
Is it possible to ask Nginx to look in Memcached, but if not found to
look on the local filesystem before passing to the backend?
That would make things more efficient?
thanks
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20061223/005d53ac/attachment.html>
More information about the nginx
mailing list