[resolved] NuSoap timing out |
Site Admin
|
it waited for 1 minute and returned timeout. You may want to check your firewall or URL. |
||||||||||||||
_________________ The PHP IDE team |
|
This only happens with a certain amount of bytes though, and if less bytes are sent then everything works very fast (same service, same URL etc). Wouldn't that exclude problems related to the firewall and URL?
|
||||||||||||
|
Site Admin
|
then you may want to check your server if it can response within timeout you specified.
|
||||||||||||
_________________ The PHP IDE team |
|
for testing I generate a random string of X bytes. when I return a string of 15275 bytes everything works okay, but when I return a string of 15276 bytes the call times out. the service returns immediately(by looking at apache logs), so it seems like a client side problem. could this be related to a "chunk size" of 16K ?
|
||||||||||||
|
Site Admin
|
if it returns immediately, the problem is definitely on the server. Do you use nusoap on both server and client sides or only on the client? |
||||||||||||||
_________________ The PHP IDE team |
|
I use nusoap on both server and client. the service doesnt time out, but the client does. |
||||||||||||||||
|
Site Admin
|
so you need to inspect nusoap log on the server to check why nothing is sent to the client
|
||||||||||||
_________________ The PHP IDE team |
|
When testing with soapUI, the service returns expected data within reasonable time.. this would suggest that there is nothing wrong with the server side, right?
Do you know of any limits that could cause this problem? We notice several other users asking the same question in this and other forums.. we haven't seen anyone get a good answer yet |
||||||||||||
|
Site Admin
|
I'd highly appreciate if you post a sample that will demonstarate the problem.
and no, I do now know any limitations like that. You can check this yourself, nusoap is opensource. |
||||||||||||
_________________ The PHP IDE team |
|
Sample server(from the hello world example):
Sample client:
A string length of 15241 works, but when I change it to 15242 it times out. |
||||||||||||||||
|
Site Admin
|
Your sample works fine. It must be something wrong with your firewall. Check on a clean machine.
|
||||||||||||
_________________ The PHP IDE team |
[resolved] NuSoap timing out |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by