会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
思悟志
首页
新随笔
联系
管理
2021年2月26日
Nginx设置websocket代理服务
摘要: nginx.conf配置文件 worker_processes 1; error_log logs/error.log; events { worker_connections 1024; } http { log_format main '$remote_addr - $remote_user [
阅读全文
posted @ 2021-02-26 19:58 Sincere_Ye
阅读(398)
评论(0)
推荐(0)
编辑
公告