Welcome! Log In Create A New Profile

Advanced

memcache key suggestion

October 30, 2009 01:16AM
I would like to use Nginx to retrieve pages placed in a memcached bin by Drupal caching.

The Drupal key appears to be:

cache_page-http%3A%2F%2Fexample.com%2Fcontent%2Fquadrum-utinam

Using

...
set $memcached_key cache_page-$scheme://$host$uri;
memcached_pass 127.0.0.1:11211;
...

does not produce a match. I get:

key: "cache_page-/content/quadrum-utinam" was not found by memcached while reading response header from upstream ...

Is that an encoding problem?
Subject Author Posted

memcache key suggestion

brianmercer October 30, 2009 01:16AM

Re: memcache key suggestion

Piotr Sikora October 30, 2009 02:00AM

Re: memcache key suggestion

Gabriel Ramuglia October 30, 2009 11:22AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 301
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready