furlxy 发表于 2013-5-28 11:37:09

log里面一堆400,这是为什么啊?

这个月25号突然出现的我搜了下
像是什么header cookie大小问题,iptables防火墙问题都不管用
这是为何啊?

114.66.9.54 - - "-" 400 0 "-" "-" -114.66.9.54 - - "-" 400 0 "-" "-" -114.66.9.54 - - "-" 400 0 "-" "-" -114.66.9.54 - - "-" 400 0 "-" "-" -114.66.9.54 - - "-" 400 0 "-" "-" -114.244.20.229 - - "-" 400 0 "-" "-" -111.11.208.142 - - "-" 400 0 "-" "-" -114.244.20.229 - - "-" 400 0 "-" "-" -112.238.10.79 - - "-" 400 0 "-" "-" -114.244.20.229 - - "-" 400 0 "-" "-" -114.244.20.229 - - "-" 400 0 "-" "-" -

# iptables -LChain INPUT (policy ACCEPT)target   prot opt source               destination         
Chain FORWARD (policy ACCEPT)target   prot opt source               destination         
Chain OUTPUT (policy ACCEPT)target   prot opt source               destination

nginx.conf:
http
{
include mime.types;
default_type application/octet-stream;

server_names_hash_bucket_size 64;
client_header_buffer_size 128k;
large_client_header_buffers 4 128k;
client_max_body_size 50m;

licess 发表于 2013-5-28 13:56:13

这个好像很多原因,但实际使用中并没影响
页: [1]
查看完整版本: log里面一堆400,这是为什么啊?