[Laszlo-dev] Proxied dataset Java warning: Going to buffer response body of large or unknown size
Henry Minsky
henry.minsky at gmail.com
Sun Jul 15 08:37:33 PDT 2007
Yes, that is a known issue. It's not a serious problem, but something
we should fix. The code currently slurps up the entire backend response and
holds it in core before
proxying it to the app, whereas it ought to stream it back.
On 7/15/07, Raju Bitter <rbitter at laszlosystems.com> wrote:
>
> I'm working on a widget and get this message when using a proxied request
> to
> a RSS feed:
>
> WARN org.apache.commons.httpclient.HttpMethodBase - Going to buffer
> response body of large or unknown size. Using getResponseBodyAsStream
> instead is recommended.
>
>
> Should we be using getReponseBodyAsStream here?
>
> - raju
>
>
>
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20070715/95dca9b0/attachment.html
More information about the Laszlo-dev
mailing list