Don't know if anyone has experienced this particular problem?

Using xmlrpc java library as both client and server.

The problem boiles down to this we are using xmlrpc(3.0b1) to return a
xml document as a string.
Client tries to recieve the string
   12k file takes 100ms
   75k file take 3 minutes

Using python xmlrpc client instead of Java
   12k file takes 100ms
   75k file takes 400ms

Double check the timing and ruled out the server or network being a problem.

I tried to check for this problem in the jira issue tracker but didn't
find any mention of this problem.
Steve

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

Reply via email to