I am not familiar with installing apache in linux source code (or all linux source code ). Therefore, the following command is directly used in the production environment for installation: yuminstallhttpdhttpd-devel. Which optimization should I perform to cope with the production environment? Do not use nginx! Because... I am familiar with installing apache in linux source code (or I am not familiar with installing all linux source code ). Therefore, the following command is directly used for installation in the production environment:
Yum install httpd-devel
What optimization should I do to cope with the production environment?
Do not use nginx! I am not familiar with nginx because it is in a rush to go online. If I cannot meet the requirements for going online, I will not understand nginx ..
Please advise !!!!!!!!
Reply content:
I am not familiar with installing apache in linux source code (or all linux source code ). Therefore, the following command is directly used for installation in the production environment:
Yum install httpd-devel
What optimization should I do to cope with the production environment?
Do not use nginx! I am not familiar with nginx because it is in a rush to go online. If I cannot meet the requirements for going online, I will not understand nginx ..
Please advise !!!!!!!!
No optimization is required. The default Binary Package is sufficient for 99% of scenarios.
The vast majority of projects are ultra-low traffic projects. If many users encounter performance problems, the performance will not be a problem.
1 first, stable operation
2. check whether there are many errors and warnings in the log system.
3. Are php alarms solved?
4. Now it is the turn of apache configuration file optimization.