At 8:31 PM -0500 1/31/00, Lex Spoon wrote:

>At least when sent POST requests from certain browsers, Comanche doesn't
>read in the last two bytes of the request.
>
>I'm not sure what the reason is.  But it points out a problem in the way
>socket shutdown is done on the Unix VM.  It's hard to fix; I've tried
>twice and ended up with a VM that likes to core dump.  It would be much
>if those two bytes could somehow get read, and thus make the problem
>fade back into the real of theoretical problems instead of practical
>ones.
>
>The upshot is that if you run a Swiki on Linux, and you edit a page,
>then sometimes you won't get all of the reply back.
>
>Lex


I'll peek into this, buuuuuut I assume you've done the work around of
*adding* a "filler" crlf at the end of a post?

Hmm. Could this be done automatically? I should think so, worst comes to
worst, add a dummy field at the end of the form.

Cheers,
Bijan.

Reply via email to