That's a space issue rather than database or queuing thing.
Space we have lots of. And apache web server serves static files blindingly fast without any issues.
It's always the dynamic pages (every page) and the SQL queries that kill websites.
I turned off a few small things to help though. I bet no-one noticed. Things like the tag cloud on the advanced search page. That was taking 5 seconds to generate yesterday and is pretty much useless... so it's gone.
That's a space issue rather than database or queuing thing.
Space we have lots of. And apache web server serves static files blindingly fast without any issues.
It's always the dynamic pages (every page) and the SQL queries that kill websites.
I turned off a few small things to help though. I bet no-one noticed. Things like the tag cloud on the advanced search page. That was taking 5 seconds to generate yesterday and is pretty much useless... so it's gone.