Hi all, The IoUtils.BUFFER_SIZE constant can now be properly configured via the "org.restlet.engine.io.bufferSize" system property (new property name).
In addition, the IoUtils.TIMEOUT_MS constant can be used to globally configure I/O related timeouts. Its value is 60 seconds by default, but can be configured via the "org.restlet.engine.io.timeoutMs" system property. Best regards, Jerome -- Restlet ~ Founder and Technical Lead ~ http://www.restlet.org Noelios Technologies ~ http://www.noelios.com -----Message d'origine----- De : Thierry Boileau [mailto:[email protected]] Envoyé : mercredi 17 novembre 2010 12:33 À : [email protected] Objet : RE: BufferOverflowException when response size exceeds 8192 bytes Hello Tom, thanks a lot for your help, the fix is available in the svn repository. Best regards, Thierry Boileau ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2682439 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2682513

