Sup, I was able to graft the patch. It compiles and runs successfully. It required a bit more work obviously as the code has changed since version 0.8, but I think I covered it. Also had to make some modifications to the mail-ssl module as it had dependencies. Is there some nginx tests / testsuite module I should verify against / add tests to?
Thanks --Nipunn On Mon, Mar 31, 2014 at 4:26 PM, Nipunn Koorapati <[email protected]>wrote: > 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? > > Thanks! > --Nipunn > >
_______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
