It looks like a failure trying to parse "http". Its like its going to read headers or something and gets an EOF. Is it possible other side sending shutdown mid-send? Seems unlikely that jetty is so delicate when it comes to handling naughty http clients, though. Might be time for a bit of jetty code digging?
St.Ack On Fri, Oct 8, 2010 at 12:43 PM, Jack Levin <magn...@gmail.com> wrote: > jstack http://pastebin.com/juF2JX0S and errors: http://pastebin.com/jiT3NeU1 > > After moderate load, rest server dies, any ideas why? > > -Jack >