Afterburnertm Web Server 1.0
Problem / Solution Chart
Problem

Solution.

Crush level load on the HostMake a single process & reduce disk I/O.
Too many processes in Process Table Make a single process.
People stealing bandwidth via directlinking vs. local service of mirrored dataMake sure that the referring domain is allowed.
Disk access slows response timePreload all data at start-up.
Server too complex due to using outdated ftp model of server designUse single process architecture.
Connection being refused Make a single process.