Re: empty payload received from XML-RPC server
"jeromakay" <[email protected]> Fri, 21 Dec 2007 19:37:32 -0000
| Newsgroups | gmane.text.xml.rpc.specification |
|---|---|
| Message-ID | <[email protected]> |
Hi G, Thanks for all the feedback, I managed to find out what's the problem. The XML-RPC PEAR package is ok, however, the XML-RPC server is not. It needs a time out higher than 5 minutes in order to send over the response details. That's odd, because no timout is sent from the XML-RPC class as an error. I made some changes inside the code, and when the XML_RPC_Client->send() method is used, a second argument (timeout, int) can be passed to set the stream delay until the app timeouts. That's where the empty headers list comes from and all the junk following it. Thanks for your feedback. I think the PEAR::XML-RPC client package needs some work at this time out level though. Thank you and happy holidays to everyone! Vladimir Ghetau http://www.Vladimirated.com/ --- In [email protected], Gaetano Giunta <giunta.gaetano@...> wrote: > > off the top of my head: there was a particular version of php that broke > support for HTTP_RAW_POST_DATA, which is used, iirc, by pear::xmlrpc. > Since you say it is only one server having this strange problem... Try > replacing that with php:input > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/xml-rpc/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/xml-rpc/join (Yahoo! ID required) <*> To change settings via email: mailto:[email protected] mailto:[email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/