Small feature request for memcached module.
Jay Ess
lists at netrogenic.com
Fri Dec 18 15:33:17 MSK 2009
Ian Hobson wrote:
> Hi Jay,
>
> Unless I've missed something, this appears to give no benefit, at a
> cost of extra computation.
>
> What were you hoping to achieve?
As memcached (or the module implementation?) does not like some
characters in the key some request_uri fails.
I am implementing a "live search" that uses AJAX and first hits nginx
and sees if the requested data is memcached and then failbacks to apache
and PHP that then sets the the data in memcache.
More information about the nginx
mailing list