There is are memory issues with simple axis server. We got to fix that. In the mean time, could you please try the same tests with httpd module?
I hope that would yield better results.

Samisa...

David Klassen wrote:
I have been stress testing axis2c for performance (using the echo sample service), to determine if this platform is a good solution for my purposes. So far I have been attempting to debug each echo.exe invocation. Each time I execute the remote client invocation, the server process increments its used memory by 4 KB. When the service thread completes this memory is not deallocated. During the debug session I notice that:

  echo_invoke

is the only DLL function called. The other echo_skeleton.c memory management functions are not called:

  echo_free
  axis2_remove_instance

Can anyone suggest how I might configure axis2c to free memory for each echo service invocation (ie. per request)?


--
Samisa Abeysinghe : WSO2 WSF/PHP
"http://wso2.org/projects/wsf/php?WSO2 Web Services Framework%2FPHP - Open source PHP extention for providing and consuming Web services in PHP";


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to