会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
博客园
首页
新随笔
联系
订阅
管理
2023年6月5日
springboot +nginx 配置http2
摘要: # 说明 - nginx端使用http2+https,如果不使用https,浏览器会默认走http1.1 - 后台使用http2,不使用https,因为内部服务之间没必要每次校验证书 # nginx配置 ``` # user root; worker_processes auto; error_lo
阅读全文
posted @ 2023-06-05 18:03 rm-rf*
阅读(629)
评论(0)
推荐(0)
编辑
公告