lengthy SOAPUI method call

心已入冬 提交于 2019-12-11 15:24:37

问题


I have noticed a problem about webservice execution duration in my client app (java ws-Jax).
I noticed method call duration is about 500ms.
Then I setup SOAPUI application to test method call.
By repeating SOAPUI execution, 20% of run has ~35ms but remain 80% has ~500ms duration!!
I ran a wire shark and found response packet always received in ~30ms.
I can't find why SOAPUI processed it for long time.
If it need to send wsdl or request & response xml, I can attach them later.
Looking for any advise
Thanks

来源:https://stackoverflow.com/questions/49104627/lengthy-soapui-method-call

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!