Hello,
I have a dedicated server where i'm only the user in it.
Processor : AMD Sempron 3100+ Memory : 1GB DDR I
I'm using PHP for website. Its mostly used for downloading stuff and uploading and so.
I currently using apache, it eats too much processor.
So i came across few better then apache. I need to know which one of this good for downloading/uploading, nginx, lighttpd or litespeed?
Thanks

topon a typical apache+php server, and you seehttpdtaking up loads of CPU and/or ram, then it's almost always PHP running inside Apache that's taking up all your CPU, not apache itself. – too much php Feb 11 at 10:47