|
Sample server(from the hello world example):
<?php // Pull in the NuSOAP code require_once('../classes/nusoap/nusoap.php'); // Create the server instance $server = new soap_server; // ... |
|
the service returns immediately(by looking at apache logs),
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 clien ... |
|
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 immedi ...
|
|
Hi.
Im having problems with NuSoap timing out if the returned value(of type xsd:string) is bigger than X bytes. It is definitely not an issue with slow execution. There seems to be a spot where it ... |
Page 1 of 1 | All times are GMT - 5 Hours |
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