Accelerating PHP Applications |
|
2024-11-26 |
|
|
13 |
|
|
Web Servers ideal for serving static requests
TUX - kernel-based web server
thttpd - tiny/turbo/throttling HTTP server
- • Non-blocking I/O is good.
- • Throttling capabilities.
lighttpd
- • On the fly compression.
- • Excellent virtual host support.