Horde_Rpc with large data
Ralf Lang <[email protected]> Thu, 16 Feb 2017 07:43:25 +0100
| Newsgroups | gmane.comp.horde.devel |
|---|---|
| Message-ID | <[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. If I explicitly call jsonrpc instead of the default xmlrpc, I can transmit much mure data as Rpc arguments. However, the return value of jsonrpc seems to be bare Objects, where xmlrpc returns array with the same parameters. Now I wonder what would be the intended Behaviour of Horde_Rpc if no explicit rpc protocol is given. Should it switch to jsonrpc if the xml is too large for xmlrpc or should it send a meaningful exception? -- 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]