Our http implementation is fine for test, but should probably never be used in any production server. Better to use Tomcat's or add Jetty -- we can handle either.
-David On Mar 27, 2013, at 11:24 AM, Romain Manni-Bucau <[email protected]> wrote: > Hi, > > why our keep alive logic is in ejbd module and not directly in http server, > rest and soap should get it too and doesn't pass through ejbd > servlet/service, any idea? > > *Romain Manni-Bucau* > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* > *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > *Github: https://github.com/rmannibucau*
