Siege Tuning
Purpose
Modify the Siege configuration file to improve the server performance.
Procedure
- Change the connection mode to keep-alive in the siege.conf configuration file.The configuration file path is /root/.siege/siege.conf.
connection = keep-alive
Parent topic: Application Tuning