On Wed, Apr 03, 2013 at 06:01:31PM +0200, Lukas Tribus wrote: > Thank you, you did an amazing job here again!
Thanks! You know, people like you who qualify bug reports on the ML help save a lot of time and shorten the time to produce a fix. > > TLS ALPN was implemented similarly as NPN was made. It is supposed > > to replace NPN. > > Jesus Christ, this was fast. It was only discussed at IETF 86 mid-march > (and in 2 drafts this year), and 15 days later its already in > haproxy-1.5. > > I think HAProxy is the first project to integrate ALPN. In fact afaik, > ALPN is not even in openssl upstream yet (there are just patches). I know there is some demand for this already, and it was easy to merge it so it was worth trying. I haven't even built it, it's just a copy/paste/rename. But if something breaks it will be easy to fix. In the worst case it's a good starting point for experimentation. > > PCRE JIT support was contributed by Hiroaki Nakamura, it should > > provide much faster regex processing. > > This one is great as well! Looking forward to give it a try. We got one failure report, but I don't have a recent pcre to test. This should still be considered experimental in my opinion. Regards, Willy

