When a user browses the website homepage, will the server generate a process?

Source: Internet
Author: User
When a user browses the homepage of a website, does the server generate a process? This post was finally edited by lumengabc from 2013-06-1711: 04: 53. Or when 10 different IP addresses access the homepage at the same time, the server will generate 10 processes? & Nbsp; 1. 10 threads in the process? Who can tell me what the situation is? Or are there any related books (high concurrency server's maximum number of connections and threads) recommended? will the server generate a process when a user browses the homepage of a website?

This post was last edited by lumengabc at 11:04:53

As the question.
Or when 10 different IP addresses access the homepage at the same time, the server will generate 10 processes? 1. what are 10 threads in a process?

Who can tell me what the situation is? Or do you have any related books (high-concurrency server, maximum number of connections, threads, and other concepts) recommended?

Share:


------ Solution --------------------
Yes!
The cgi server generates 10 processes.
The module-based server generates 10 threads
------ Solution --------------------
10 processes and N threads.
------ Solution --------------------
Reference:
Quote: reference:

Yes!
The cgi server generates 10 processes.
The module-based server generates 10 threads


If 10 thousand users (or more) browse the homepage of the website simultaneously and generate 10 thousand processes, will the server be suspended?

Apache has a process pool and exceeds the pool limit. other accesses will wait.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.