[esb-java-user] Sending 50 large responses concurrently
Asankha C. Perera
asankha at wso2.com
Tue Aug 12 02:24:11 PDT 2008
Fanny
> No matter where I put the nhttp.properties...
> It's still time out in a minute :(
>
Can you make sure that your nhttp.properties is in the classpath of you
JBoss, and it has the following line "http.socket.timeout=120000"
You could also set a Java system property "-Dhttp.socket.timeout=120000"
for the JBoss start script.
Make sure to set the logging of the org.apache.synapse.transport.nhttp
category to DEBUG (i.e. edit log4j.properties and set the line
"log4j.category.org.apache.synapse.transport.nhttp=DEBUG") and look for
the message "Using nhttp tuning parameter : http.socket.timeout = 120000"
asankha
--
Asankha C. Perera
WSO2 - http://wso2.org
http://esbmagic.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.wso2.org/pipermail/esb-java-user/attachments/20080812/f66e400b/attachment.htm
More information about the Esb-java-user
mailing list