I'm cutting the size of the pages to save bandwidth and download times especially for dial-up members. I actually didn't think anybody would miss that dropdown menu.
Please live with it for a few days so I can see how the site behaves with smaller page sizes. The size of these pages has to be reduced one way or another.
Are you using Gzip compression from the server? It will save on text but not much on images because they are already compressed.
You could always convert to SSL, I know that it's usually used for security purposes but the side effect is that when encripting the pages it compresses the content, so they will actually download faster.
No, gzip is off. It's a trade-off between bandwidth and server load. I'm trying to reduce both.
But actual page sizes are now considerably smaller than they used to be. And most of the resource hungry SQL stuff like displaying who visited today, is out. MySQL load is much lower now. I'll see how these changes go before I do anything else.