Afterburnertm Web Server 1.0
Problem / Solution Chart
| Problem | Solution. | |
| Crush level load on the Host | Make 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 data | Make sure that the referring domain is allowed. | |
| Disk access slows response time | Preload all data at start-up. | |
| Server too complex due to using outdated ftp model of server design | Use single process architecture. | |
| Connection being refused | Make a single process. |