Recently, the number of threads that often Apache on the Web server runs to MaxClients (500), which affects the normal service. Normally, the number of Apache threads does not exceed 100, but it runs to 500, so it must be because some requests to
A profile controls all aspects of the server, so the three files need to be set up to run the server properly.
In addition to these three settings files, Apache uses the Mime.types file to identify different files
The corresponding MIME type, the
The configuration file of the Apache server is located in the usrlocalapacheconf directory. Traditionally, three configuration files httpd. conf, access. conf, and srm. conf are used to configure the behavior of the Apache server. Httpd. conf
It has been popular for a while to build a Web site by nginx+ PHP, which runs in fastcgi mode. But after a period of consideration, it is often found that there are some 502 errors. In fact, the form of nginx+fastcgiphp is generally not very stable
Apache Server Configuration Full Introduction (i)
The Apache server settings file is located in the/usr/local/apache/conf/directory and traditionally uses three profiles httpd.conf,access.conf and srm.conf to configure the Apache server's behavior.
Apache configuration file httpd.conf Chinese detailed## The configuration file based on the NCSA server is written by Rob McCool, Longzi translation## Apache Server master configuration file. Includes directory settings for server directives.# More
## Apache Server master configuration file. Includes directory settings for server directives.# More details ## Please read the instructions on the basis of understanding the use.## After reading this document, the server will continue the search
Apache
Article Introduction: The latest official Chinese version of Apache profile. Help the Web server administrator to configure Apache more conveniently.
#
# Based upon the NCSA server configuration files originally by Rob
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.