• 标签: nginx 共 3 个结果.
  • 自行查看 https://tool.lu/index.php/wiki/nginx-config-pratice.html
  • 开发中,使用到tcp协议时候,往往需要发送数据进行测试,为了方便测试,我搜罗了一下在线的发送地址,建议开放一个tcp外网端口后,测试时使用。 https://xxf.cool/tools/tcpTool 提供具体的nginx对tcp端口的转发配...
  • 1、先上脚本:注意路径的修改 #!/bin/sh # Program: # Auto cut nginx log script. # nginx日志路径 LOGS_PATH=/apps/svr/nginx-1.16.1/logs TODAY=$(...
  • 1