Re: Horde_Rpc with large data
Ralf Lang <[email protected]> Thu, 16 Feb 2017 22:40:29 +0100
| Newsgroups | gmane.comp.horde.devel |
|---|---|
| Message-ID | <[email protected]> |
On 16.02.2017 17:10, Michael J Rubinsky wrote: > > Quoting Ralf Lang <[email protected]>: > >> Hallo, >> >> I had some use cases where Horde_Rpc sent or received large data. It >> seems there is some hard limit in xmlrpc around 8-9 mb of xml data >> where it simply fails. > > Can you provide more detail about this? I.e., any idea what exactly is > failing, or where? What exactly happens when it fails? The request yields an empty/false value. I toyed with the underlying functions and it seems xmlrpc_decode is to blame here. If the xml is larger than 10 MB (Payload data like 8-9 MB) it breaks. I did not find any way to tweek the function's behavior. request('xmlrpc', ...) works until like 10 MB request('jsonrpc', ...) works until any practical limit. I didn't check soap. -- Ralf Lang Linux Consultant / Developer Tel.: +49-170-6381563 Mail: [email protected] B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 -- dev mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]