Welcome! Log In Create A New Profile

Advanced

RE: In-process key/value (session) store option. . .?

David Dabbs
January 05, 2010 11:50PM
Hi. I'm looking for a module (or likely a combination of modules) that will
allow me to do the following:

* Search an in-process hashtable using a value from a request parameter or
header. (think session cache with expiry)
* If the key is not found, then call out to some distributed cache backend
(e.g. Memcached, Redis, Tokyo) to get the value.
* Add a new request header with the fetched value.
* Proxy forward the request upstream.

Basically, I'm looking for simple in-process session state. If the available
modules that interface to cache backends are fast enough to obviate the need
for the in-process L1 session cache, then that's great. I've looked at the
supplied & third-party modules/extensions and I can't seem to find what I'm
looking for. Well, I found cache interfaces, but these seem to be focused on
response content caching.

Any pointers would be greatly appreciated.

Thank you,

david



_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

RE: In-process key/value (session) store option. . .?

David Dabbs January 05, 2010 11:50PM

Re: In-process key/value (session) store option. . .?

Piotr Sikora January 06, 2010 12:36AM

Re: In-process key/value (session) store option. . .?

agentzh January 06, 2010 01:00AM

Re: In-process key/value (session) store option. . .?

Ryan Malayter January 06, 2010 08:52AM

Re: In-process key/value (session) store option. . .?

agentzh January 06, 2010 09:22PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 193
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