It turns out that if I access my app through localhost:8080 there is
no problem, it is only when I go through <hostname>:8080.

On Jun 8, 1:07 pm, Christian Plesner Hansen
<christian.plesner.han...@gmail.com> wrote:
> One file where I've seen this issue was 9301 bytes long and 4275 bytes
> were sent.  But the problem comes and goes, and affects different
> files at different times.
>
> On Jun 5, 1:43 am, "Jeff S (Google)" <j...@google.com> wrote:
>
>
>
> > Hi Christian,
>
> > How much data are you trying to write out in the response, and how much is
> > being seen by the browser? Is this at a URL which I could try out?
>
> > Thank you,
>
> > Jeff
>
> > On Thu, Jun 4, 2009 at 6:23 AM, Christian Plesner Hansen <
>
> > christian.plesner.han...@gmail.com> wrote:
>
> > > I have now tried running this while logging network activity.  The
> > > full page is given in the call to HttpServletResponse.write() but only
> > > part of it is written to the underlying socket.  It looks like the
> > > truncation takes place during the write call.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to