On 15 Apr 2004, Jason Hildebrand said:
> On Mon, 2004-04-12 at 19:20, Chris Gahan wrote:
>> Have you guys ever experienced a problem where loading a Webware-
>> servlet will cause the browser to sit there waiting for data
>> forever?
>
> The only time I've had this happen to me was when serving up images
> and converting/scaling them on-the-fly. I was inadvertently sending
> an incorrect Content-Length header. Webware completed the request,
> but the browser was waiting for more. The error became obvious when I
> tried requesting the image using 'wget' -- so if possible try that out.
I just figured it out. It wasn't a webware thing at all. :)
DAYEM. Ah well. Thanks for the help.
|