I understand that using XML-RPC is not a lightning fast way to do things.
However, in an application that I am working on, we are seeing a delay of several MINUTES from the time that we send a submission from the client until I can see any activity in the error_log (via some diagnostic warning messages).
The request that is being sent by the client is an XML file that is approximately 2Mb in size.
The actual processing of the XML file only takes a few seconds.
Is there a way to track down what is happening from the time the client submits the data to the time that the XML-RPC server starts processing the data?
Thanks!
Brent Michalski
(2)
]
