Details
Description
For SOAP queries, the following call on axis library utilizes the cpu around 100%. The same is resolved in Axis Java version. But it seems to be still available in Axis2C.
CPU utilization seems to be normal before and after this call.
ret_node = axis2_svc_client_send_recieve(svc_client,env,payload);
Attachments
Issue Links
- relates to
-
AXIS2C-1482 excessive retrying by client if server busy
- Open