On Jan 31, 2014 7:36 PM, "Mark Thomas" <ma...@apache.org> wrote: > > On 31/01/2014 11:52, Yann Simon wrote: > > On Jan 31, 2014 10:25 AM, "Mark Thomas" <ma...@apache.org> wrote: > >> > >> On 31/01/2014 07:58, Yann Simon wrote: > >>>>>> On Jan 30, 2014, at 11:18 AM, Yann Simon <yann.simon...@gmail.com> > >> > >>> Jetty seems to allow this. Why not tomcat? Is there something in the > >>> specification about it. I could not find anything explicit. > >> > >> It could simply be a bug in Tomcat. I've had a quick look and I think I > >> might have a fix (thanks to Remy for the hint earlier in the thread) but > >> the non-blocking code has proved tricky to get right and I want to do > >> some more testing. I should get to that later today. > > > > Thanks for the feedback! > > No problem. Thanks again for the test case. > > I've applied some changes to 8.0.x that will be in 8.0.2 onwards. Your > test case now completes for both options for BIO, NIO and APR/native > connectors. > > The 8.0.1 release is currently in progress so 8.0.2 is a little way off. > You can always build from source to get it sooner which should be fairly > painless. If you want to go down that route and you need some pointers > just ask here.
Thanks for the quick fix! I'll test the new version when it is released and let you know. Yann > > Mark > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org >