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

2009-06-02 Thread Dan Poirier
Suan-Aik Yeo writes: > 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 c

[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 should probably > ask somebody at the place where you g

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

2009-06-01 Thread Dan Poirier
Suan-Aik Yeo 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 should probably ask somebody at the place where you got it rather than an Apache list. -- Dan Poirier --