当前位置:网站首页>could not build server_names_hash, you should increase server_names_hash_bucket_size: 32
could not build server_names_hash, you should increase server_names_hash_bucket_size: 32
2022-08-05 00:11:00 【徐同保】
查看nginx日志:

发现报错:
2022/08/04 10:33:44 [emerg] 25648#32516: could not build server_names_hash, you should increase server_names_hash_bucket_size: 32
解决办法:
在nginx.conf中的http区段合适的位置添加【server_names_hash_bucket_size 512;】。

边栏推荐
- 对写作的一些感悟
- Mysql_12 多表查询
- 论文解读( AF-GCL)《Augmentation-Free Graph Contrastive Learning with Performance Guarantee》
- What is next-generation modeling (with learning materials)
- Cloud native - Kubernetes 】 【 scheduling constraints
- typeScript - Partially apply a function
- #yyds干货盘点#交换设备丢包严重的故障处理
- Flask框架 根据源码分析可扩展点
- [LeetCode] Summary of Matrix Simulation Related Topics
- MAUI Blazor 权限经验分享 (定位,使用相机)
猜你喜欢

Security software Avast and Symantec NortonLifeLock merge with UK approval, market value soars 43%

英特尔WiFi 7产品将于2024年亮相 最高速度可达5.8Gbps

oracle创建表空间

uniapp 分享功能-分享给朋友群聊朋友圈效果(整理)

数据类型-整型(C语言)
![[Cloud Native--Kubernetes] Pod Controller](/img/e1/1a8cc82223f9a9be79ebbf1211e9a4.png)
[Cloud Native--Kubernetes] Pod Controller

uniapp horizontal tab (horizontal scrolling navigation bar) effect demo (organization)

【LeetCode】图解 904. 水果成篮

图解 Canvas 入门

oracle创建用户
随机推荐
How to automatically push my new articles to my fans (very simple, can't learn to hit me)
看图识字,DELL SC4020 / SCv2000 控制器更换过程
游戏3D建模入门,有哪些建模软件可以选择?
【LeetCode】滑动窗口题解汇总
MongoDB permission verification is turned on and mongoose database configuration
Bidding Announcement | Operation and Maintenance Project of Haina Baichuang Official Account
IDEA file encoding modification
头脑风暴:完全背包
2022 Niu Ke Summer Multi-School Training Camp 5 (BCDFGHK)
uniapp动态实现滑动导航效果demo(整理)
性能测试如何准备测试数据
元宇宙:未来我们的每一个日常行为是否都能成为赚钱工具?
Mysql_12 多表查询
KT148A语音芯片ic工作原理以及芯片的内部架构描述
What is next-generation modeling (with learning materials)
The role of the annotation @ EnableAutoConfiguration and how to use
lua 如何 实现一个unity协程的工具
DNS常见资源记录类型详解
软件质量评估的通用模型
美团二面:Redis与MySQL双写一致性如何保证?