Michael Lex schrieb:
It's only going to hit you if you use some other encoding than utf-8 and then only if you use a HTTP-client, that does not understand chunked encoding. But every web-browser and virtually every other client-software should understand this (It's a MUST part of the rfc).
... to be more precise, of HTTP/1.1, not HTTP/1.0
do you have any statistics, what your clients use? we have still a lot of HTTP/1.0
requests (around 5%). we would not use this currently on our production server. -gustaf