Not sure if this is a good SO question. Please advise if not.
So, I've had Apache2.2 and some local sites set up for a really long time. Suddenly, they don't want to load. I get spinning wheels and EVENTUALLY they load but, I would think localhost should load pretty quickly. They always used to.
The only change I've made recently is that, last week, I started rewriting/redesigning one of the sites. I wanted to make sure I was working with a certain codebase, so I actually moved the code out of the root directory, hit it in the browser, saw it was nonexistent, put the new code in and reloaded the browser. It took longer than expected to load stuff up but then it got moving and I continued coding and seeing changes as expected, etc.
Then, I shut down last night since I was away. I started up the machine tonight and have been having these issues all night - on ALL the locally hosted sites!
I've restarted Apache a couple times and it hasn't helped much. My Task Manager claims I'm at over 40% with Firefox eating up nearly 300MB of memory.
All external sites are loading just fine.
Thoughts as to what might be causing this and where to look next?
Thanks!
EDIT: I'm noticing that it's taking the images longer to load than the text. Semi-expected, but figured I'd mention it in case it helps.