Joshua Lee wrote:
[ ... "mod_blowchunks" ... ]
> > But if a client uses chunking legitimately, and does so becuase
> > it believes it's talking to an HTTP server, you've just broken
> > that client's ability to POST/PUT.
> 
> You mean to say "it believes it is talking to an HTTP 1.1 server", yes?

Yes.

> I guess using HTTP 1.0 is a better solution then. Of course, maybe the
> *best* solution IMVHO would be to upgrade to the Apache version without
> this bug.

Yeah; this whole thread is premised on working around the
problem without an Apache software change.  It's a reasonable
premise (IMO) -- if you've got a custom compilation and a lot
of modules, that can end up being a lot of software.  I build
a PHP4+SSL+Apache+IMAP+etc. source tree at one point, and it
ended up being ~1.2 million lines of code, all told, that had
to be made to work together.  If you had "just built it", then
it would be very hard to update just one component without
repeating the whole process.  My advice?  Use CVS.

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to