C10k problem

From Wikipedia, the free encyclopedia
Jump to: navigation, search

The C10k problem[1] refers to the problem of optimising web server software to handle a large number of clients at the same time (hence the name C10k - ten thousand connections). The problem of web server optimisation has been studied because a number of factors must be considered to allow a web server to support many clients. This can involve a combination of operating system constraints and web server software limitations.[further explanation needed]

While there are some specialized web servers that can handle more than ten thousand client connections, most web servers currently handle at most ten thousand clients simultaneously.

The problem's name is a numeronym for "ten thousand clients".[1]

[edit] Servers which address the problem

Several web servers have been developed to counter the C10K problem:

[edit] References

[edit] External links

Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export
Languages