|
Hi everyone!
I do a lot of work over at allsp.com. They're quite a large site with around 200,000 hits a day. They have efficiency needs that completely blast out any other site I've worked for. I'm not going to give out server stats but the server has been running low on memory and there is quite a large amount of memory installed in the machine (the highest amount the motherboard could support). The funny thing is that processing power is always under 1 percent. Usually under .5 percent. So all the memory is being taken and yet no processing power is being taken. This seemed exteremely weird to me. I knew some applications could do this but none were installed.
So the owner asked me if it could because the use of frames were implemented (I didn't design the HTML so don't get mad at me for the guilt of frames I didn't do it :S). If you look at the source code you will see 5 frames are used.
I doubt frames could be the problem but to satisfy the burning itch I am wondering if this could be the problem and if not then what could it be? The reason I put this in the PHP forum is that I was thinking of doing PHP includes to replace the frames not only for search engine ratings but MAYBE efficiency since processing power is pretty much completely free. Would this be a plausible solution?
__________________
PHP Code:
$talkupation++;
Please login or register to view this content. Registration is FREE - Free IPB forum hosting (releasing today!!!), no ads, free modifications
|