无效的URI在请求和Apache Stopps中工作
今天,我们的Apache停止工作了,他没有崩溃,但停止了响应。 我可以在error_log中看到的唯一错误是: [Thu Feb 11 10:00:05.245233 2016] [core:error] [pid 7496] [client 169.229.3.91:54481] AH00126: Invalid URI in request 2p[\x96(\xc0\xf6\xb6w\x89\xf2=\xcd\x8f\xa4i\x9c\xb6\xec<n\v\x11!W\xdc\x9f\x1c\xdd8?\xb4\xe0\xb6,eW\xf0K\xa0H\xd1-\x91\x9f accesslog包含相同的内容 linux-9jgs:/home/USER # cat /var/log/apache2/access_log |grep 169.229.3.91 169.229.3.91 - - [11/Feb/2016:10:00:05 +0100] "2p[\x96(\xc0\xf6\xb6w\x89\xf2=\xcd\x8f\xa4i\x9c\xb6\xec<n\v\x11!W\xdc\x9f\x1c\xdd8?\xb4\xe0\xb6,eW\xf0K\xa0H\xd1-\x91\x9f" 307 264 "-" "-" linux-9jgs:/home/USER # 知道如何防止下一次挂断Apache吗? 我们正在使用此版本: Server version: Apache/2.4.10 (Linux/SUSE) Server built: 2015-08-11 15:51:30.000000000 +0000 Server's Module …