On Wed, 23 Oct 2002, Dave Rolsky wrote:

> I have some code that generates images dynamically.  It works, mostly.
>
> Sometimes the image will show up as a broken image in the browser.  If I
> reload the page once or twice, the image comes up fine.

I should mention that I'm using Mason, and I haven't yet tried playing
with a non-Mason based solution, but I am making sure to clear Mason's
buffers before serving the image, and I abort the (Mason) request
immediately after the image data is sent, so I don't think Mason is
causing the problem.


-dave

/*==================
www.urth.org
we await the New Sun
==================*/

Reply via email to