I'm using JBoss Remoting to access a Web service (via HTTP), and I would like to set the TCP_NO_DELAY option on the sockets used by the remoting client. Is there any way to do this, via the remoting API or not? I know that "enableTcpNoDelay" can be enabled for the socket invoker client, but I don't know how to do this in the HTTP case.
Thanks in advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044702#4044702 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044702 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
