nginx 建议开启tcp_tw_reuse选项
4月 17, 2023 |
Nix.Huang
nginx 的每次后端代理请求都会消耗一个临时端口, linux上临时端口时稀缺资源, 最多6万个。 echo […more]
nginx 的每次后端代理请求都会消耗一个临时端口, linux上临时端口时稀缺资源, 最多6万个。 echo […more]
server { listen 80; # server_name用于指定虚拟主机名 server_name […more]
nacos standalone运行 tail -f logs/start.out Caused by: ja […more]
git merge删除被当前分支删除的文件 for x in `git status -sb|grep DU […more]
待提取的文字为 <input name=”user.userName” type=”text” plac […more]
每个work 节点 JVM_ARGS 环境变量调整jvm参数 JVM_ARGS=”-Xms256m -Xmx1 […more]
Windows cmd->regedit HKEY_LOCAL_MACHINE\SYSTEM\Curre […more]
redis.clients.jedis.exceptions.JedisClusterMaxRedirecti […more]
# WARNING: The TCP backlog setting of 511 cannot be enf […more]