On Mar 15, 2011, at 6:43 PM, Joe Dallago wrote: > WSGIServe will replace 'paster serve'. I will definitely look into removing > the Nagle algorithm. Seems as though we have an opportunity to really > improve the speed of paste.
Without Nagles algorithm, it's pretty close to CherryPy's, which is great considering it does a bit more to avoid memory leaks, stuck threads, etc. - Ben -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.
