Welcome! Log In Create A New Profile

Advanced

Re: SSL Session Caching - Memcached

Daniel Black
April 01, 2014 02:58AM
----- Original Message -----
> Hi nginx-devel,
>
>
> I'm new to the world of nginx development. I'm looking at patching
> nginx to allow for configurable session caching via memcached. Goal is
> to be able to session cache across boxes within a cluster when there's
> no guarantee that a client will connect to the same box each time.
>
>
> I've seen this previous work from mpalmer:
> https://github.com/mpalmer/nginx/compare/0.8.x...memcache-ssl-0.8
>
>
>
> However it is 3 years old. I'm going to look at patching it onto the
> mainline and auditing the code to see if it still makes sense.
>
>
> A few questions.
> 1) Is there anything I should look out for / be careful of?
> 2) Is there any desire for this feature on mainline? If so, any
> suggestions on how to request feedback. Via patches to the mailing
> list?


http://trac.nginx.org/nginx/ticket/120#comment:8

(Just a side note: Matt Palmer's patches are classic example of what shouldn't be done in nginx. He uses blocking remote memcached calls, and this is something one shouldn't even think about as this will block the whole nginx worker and all clients.)


On another note, there is session tickets in files now implemented that can be distributed. Sessions however are different.


--
Daniel Black, Engineer @ Open Query (http://openquery.com.au)
Remote expertise & maintenance for MySQL/MariaDB server environments.

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

SSL Session Caching - Memcached

Nipunn Koorapati 2956 March 31, 2014 07:28PM

Re: SSL Session Caching - Memcached

Daniel Black 921 April 01, 2014 02:58AM

Re: SSL Session Caching - Memcached

Nipunn Koorapati 671 April 01, 2014 09:08PM

Re: SSL Session Caching - Memcached

Maxim Dounin 688 April 02, 2014 08:36AM

Re: SSL Session Caching - Memcached

Nipunn Koorapati 662 April 02, 2014 05:38PM

Re: SSL Session Caching - Memcached

Maxim Dounin 964 April 03, 2014 09:48AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

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