chasewizard

Results 1 comments of chasewizard

> > 试试在配置文件添加 `proxy_buffering off;` 然后重启nginx > > ``` > server { > listen 80; # the port nginx is listening on > server_name chat.jujucat.top; # setup your domain here...