I would try to determine what is taking time in your service, which I assume is
the reason for the long round trip. To do this, write a client to call the
service. Add debug=1 to the query string for the endpoint or WSDL URL. Then
display or capture the response from the service. The response will include
all debug from the server. Each piece of debug is timestamped.
Scott Nichol
Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message -----
From: "Dan Rossi" <nusoap@xxxxxxxxxxxxxxxx>
To: <nusoap-general@xxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, February 23, 2006 8:53 PM
Subject: [Nusoap-general] Nusoap response time is too long
> Hi there, Im having an issue with the response time of a soap call,
> where I can see it has already made the call, however it takes a long
> while to return with a response which is affecting an Ajax response
> time aswell. What could be done to reduce this ? Im testing on my local
> machine making a soap call to my pc which is on my local network and
> the response time is about the same. Let me know.
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Nusoap-general mailing list
> Nusoap-general@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/nusoap-general
>
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
|