>Subject: Re: [sipX-dev] Http Message Content Length Limit > >On Thu, 2008-11-06 at 14:05 -0500, Raymond Dans wrote: >> I'd like to at least double this current limit (i.e. to 12,000,000 >> bytes) in order to be able to support these larger requests. > Is there >> any objection to this or will this open us up to abuse?
Dale wrote: > >This sounds like a good idea for dealing with the present >problem, but this seems to be a sign that we need a better >method for replicating tables than putting the entire contents >into one XMLRPC. > Agreed. If we plan on supporting really large systems, these data sizes will continue to grow by leaps and bounds. I don't think we can do anything about it in this release but we should either look at breaking them up into multiple requests or use some sort of compression on the data before sending. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
