Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
Slashback

Journal Journal: Slashdot's servers misconfigured? 1

It appears that Slashdot's server admins have mis-configured HTTP compression, resulting in massive bandwidth waste.

Using a HTTP debugging proxy, the logged-in user front page comes in as an 85 KB compressed download. That seemed kind of large to me, so I did some investigation. The same page, uncompressed, is actually 200 bytes smaller. So, in effect, there is no compression at all. When compressewd with sane settings (gzip -6), the same HTML page is just 20KB.

Slashdot is effectively quadrupling their bandwidth bill because of this mis-configuration. I do not believe there are any transparent proxies in front of me causing this behavior.

Can anyone else confirm?

Slashdot Top Deals

When speculation has done its worst, two plus two still equals four. -- S. Johnson

Working...