Performance Tuning PHP |
|
2024-11-21 |
|
|
10 |
|
|
In theory KeepAlive is supposed to make things faster, however if not used carefully it can cripple the server.
- • Set KeepAlive timeout, KeepAliveTimeout as low as possible.
If the server is only serving dynamic requests, disable KeepAlive.