本次搜索找到结果 6 条
ngx_http_geoip_modulengx_http_secure_link_module...
location / {
add_header Access-Control-Allow-Origin *;
add_header Access-Control-Allow-Headers "Origin, X-Requested-With, Content-Type, Accept";
add_header Access-Control-Allow-Methods "GET, POST, OPTIONS";
}
目标:
nginx并发:5000+
nginx+php并发:3000+
nginx+php+mysql并发:2000+
nginx+php+mysql+memcache并发:1500+
一张简单的图说下大概的意思