会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lukezhangsz
博客园
首页
新随笔
联系
订阅
管理
2023年12月9日
iptables 学习
摘要: iptables
阅读全文
posted @ 2023-12-09 15:33 LukeZhang_sz
阅读(52)
评论(0)
推荐(0)
2023年9月14日
ubuntu22.04.3 安装postgresql 16 rc1数据库
摘要: ubuntu22.04.3 安装postgresql 16 rc1数据库 一、直接安装 # Create the file repository configuration: sudo sh -c 'echo "deb https://apt.postgresql.org/pub/repos/apt
阅读全文
posted @ 2023-09-14 20:59 LukeZhang_sz
阅读(905)
评论(0)
推荐(0)
2022年4月19日
Kong网关
摘要: Kong网关 一、kong网关核心概念 1. Upstream upstream 对象表示虚拟主机名,可用于通过多个服务对传入请求进行负载远的 2. Target 目标ip地址/主机名,其端口表示后端服务的实例。每个上游都可以有多个Target,并且可以动态添加Target。 3. Service
阅读全文
posted @ 2022-04-19 23:07 LukeZhang_sz
阅读(1669)
评论(0)
推荐(0)
公告