At 7:37 PM +0200 2/6/00, Valdas Andrulis wrote:
>GH> At 11:22 PM +0200 2/5/00, Valdas Andrulis wrote:
>GH> >When indexing dynamicaly generated documents it shows document size
>GH> >is 0. I undestand that the size is unknow at the begingining, but after
>GH> >retrieval of document it should be known or i am wrong?
>GH>
>GH> Which version is doing this? 3.2.0b1?
>
>Yes version 3.2.0b1.
>
>I will send output log for 3.2.0b1 and for 3.1.4 versions in
>another letter.
I took about ten seconds to look at this, but I think the problem is
that the server doesn't send a Content-Length: header and in this
case, I think the new HtHTTP code has a bug--if the header is not
sent, it doesn't set the document size after the transfer. I would
assume the code should set the content-length to the amount in the
buffer.
(I seem to remember we ran into something similar in 3.1.0b1.)
-Geoff
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.