in reply to OFT: Gzipping output from a CGI

If you cannot use mod_gzip/mod_deflate and are using plain old CGI, you want to have a look at CGI::Compress::Gzip on CPAN.

Two questions:

  1. Do browsers handle 20 MB HTML pages well?
  2. What is OFT?