Groups > Weblogic > WebLogic Webservices > Re: webservice call over https, timeoutvalue influences performance




Re: webservice call over https, timeoutvalue influences
performance

Re: webservice call over https, timeoutvalue influences performance
Tue, 4 Dec 2007 06:33:45 -0800
Thanks to BEA Support I've got a solution:
start the program with -Dhttps.sharedsocket=true (or
System.setProperty("https.sharedsocket","true"); Everything
is going pretty fast now!

Threaddumps (while waiting for an answer) showed :
at javax.net.ssl.impl.SSLSocketImpl.close(Unknown Source)
at
weblogic.webservice.binding.https.HttpsBindingInfo.closeSharedSocket(HttpsBindin
gInfo.java:145)
Post Reply
about | contact