摘要: Nginx使用TCP反向代理日志配置不同于http 修改nginx配置文档/usr/local/nginx/conf/nginx.conf 设置日志格式 修改具体的tcp配置文档 检查日志 PS 阅读全文
posted @ 2019-02-15 15:35 minseo 阅读(9814) 评论(0) 推荐(1) 编辑
摘要: 参考:https://blog.csdn.net/frvxh/article/details/56293502 FastDFS安装配置参考:https://www.cnblogs.com/minseo/p/10210428.html 环境介绍 停止storage进程 修改storage配置/etc/ 阅读全文
posted @ 2019-02-15 15:27 minseo 阅读(973) 评论(0) 推荐(0) 编辑
摘要: 参考文档:https://blog.csdn.net/longzhoufeng/article/details/79737549 自己搭的服务器,用nginx做代理。上传超过1M大的客户端文件无法正常上传,nginx直接报错,上传文件太大,于是修改了下nginx的配置,就可以了。 PS:需要放在se 阅读全文
posted @ 2019-02-15 09:39 minseo 阅读(1035) 评论(0) 推荐(0) 编辑