
Optimization of serve services for high load.
Correct configuration of system services lets your server work realy faster, using the same hardware. When non-optimal configured web-server will deny of service with 3-4 visitors online, after optimization same server will normaly work with 30-40 visitors.
Optimization is a complex individual task, which has no pre-made desigions. This task is divided, at least, in three parts:
- Primary optimisation - limitation of hardware resources, services can take, according to hardware characteristics
- Gathering and analysis information about server common tasks, services and so on.
- Final optimization according to analysis results
Minimal length of such job is five days.