In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
The editor will share with you how to solve the problem that apache stops responding. I hope you will gain a lot after reading this article. Let's discuss it together.
Background:
Recently, when I was developing a mobile website, I found that the two mobile phones could not access the development server (wamp environment) regularly.
Test localhost on the home page without any problems; then check Apache logs to see no abnormal errors and no relevant access records; use other computer browsers to test to eliminate problems caused by browser differences; finally, find relevant solutions on the Internet, as shown below:
1. Open Apache2\ conf\ httpd.conf
2. Find
# AcceptFilter http none#AcceptFilter https none
3. Modify to
AcceptFilter http noneAcceptFilter https none
Upupw added this configuration by default but commented it out. Let's remove the # sign and enable the configuration.
Here, you can solve the situation where some browsers cause apache to be slow or pretend not to respond, and improve compatibility.
4. Restart Apache to solve this problem.
After reading this article, I believe you have a certain understanding of how to solve the problem that apache stops responding. Want to know more about it. Welcome to follow the industry information channel. Thank you for your reading!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.