Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 538 Bytes

configs.md

File metadata and controls

15 lines (10 loc) · 538 Bytes

One of the most frequent reasons for both server failure and under-utilization is use of configuration settings inappropriate to the workload or mismatch among various configuration settings.

Configurations in servers need to be tuned and tested to obtain the most throughput.

Test runs identify the limits of configuration settings and addition of hardware.

Examples of configurations include:

  • Maximum threads
  • Maximum virtual memory allocation
  • Maximum queue length
  • Maximum cache size
  • etc.