Re: a refresh problem?

From: Stewart Forster <slf@dont-contact.us>
Date: Wed, 25 Feb 1998 15:12:24 +1100

--MimeMultipartBoundary
Content-Type: text/plain; charset=us-ascii

Hiya,

        The problem exists in store_client.c.

        There seems to be some mismatch between the amount that storeClientCopy
thinks its asking to be read (4096 in your example), and storeClientFileRead
decides on a different basis to read 8192 if it hasn't read in the header yet.
ASYNC-IO IS being asked to read in 8192, but the store_client routines aren't
expecting that, or definately not processing it properly.

        Who wants to fix??

                Stew.

--MimeMultipartBoundary--
Received on Tue Jul 29 2003 - 13:15:47 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:43 MST