我有nginx作为服务器( php & mysql)。在nginx.conf中,我放置了limit_req_zone ( 5r/s ),并不时地使用“不同步的命令”。有人能告诉我为什么会这样吗?
发布于 2012-11-21 17:10:53
这与nginx一点关系都没有。您的php脚本有问题。请参阅:http://dev.mysql.com/doc/refman/5.0/en/commands-out-of-sync.html
https://serverfault.com/questions/450859
复制相似问题