Hello Freya, I have no answer yet, just some thoughts. >From what I notice in the code source of Jetty, this exception happens when >the output stream is actually closed (but I can't see in the source code why >this would happen), and when the writing operation is blocked for a too long >time (for example the client take time to read the already sent bytes). I read >also in the javadocs that instances of the HttpOutput class can be reused (I >can't imagine this happens before the writing has been fullfilled).
What kind of clients consume the responses? Best regards, Thierry Boileau ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2652015

