[us...@httpd] How to retrieve contents from memcache using POST request parameter

2009-06-01 Thread Suan-Aik Yeo
Hi, I was wondering if there is a way to retrieve content from memcached using a POST request parameter as a key? As in, if the POST request had a "x=1" parameter, I would look into memcached to see if there is something whose key is "1", if there is, I would get the corresponding value from memca

[us...@httpd] Re: How to retrieve contents from memcache using POST request parameter

2009-06-01 Thread Suan-Aik Yeo
Dan Poirier pobox.com> writes: > > Suan-Aik Yeo gmail.com> writes: > > > Right now > > I've installed the modmemcache module from > > http://code.google.com/p/modmemcachecache/ > > If you're using a module you didn't get from Apache, you