dns
Here are 3,582 public repositories matching this topic...
-
Updated
Nov 9, 2021 - Go
-
Updated
Dec 12, 2021 - Go
-
Updated
Oct 12, 2021
-
Updated
Dec 11, 2021 - Go
-
Updated
Dec 11, 2021 - Go
-
Updated
Oct 21, 2021 - Go
What would you like to be added:
Currently there is the option to configure a --annotation-filter and a --source filter [0]. Since Kubernetes 1.19 the Ingress Resource was promoted to GA and got a new ingressClassName field.
I'd like to have a opti
-
Updated
Nov 26, 2021 - C
-
Updated
Dec 11, 2021 - Shell
-
Updated
Dec 12, 2021 - JavaScript
-
Updated
Oct 11, 2021 - C
-
Updated
Dec 4, 2021 - Python
-
Updated
Dec 10, 2021 - C++
Is your feature request related to a problem? Please describe.
Similar to how Bitcoin has a prune=1 option that removes old blocks, Stacks should have this too to save storage space on nodes.
Describe the solution you'd like
An option in the config to prune chaindata via RPC or limiting it to a certain number of MiB
Describe alternatives you've considered
None
-
Updated
May 3, 2021
-
Updated
Dec 13, 2021 - Rust
-
Updated
Nov 11, 2021 - C
-
Updated
Dec 8, 2021 - Go
-
Updated
Dec 9, 2021 - Python
-
Updated
Dec 11, 2021 - Go
-
Updated
Dec 2, 2021
-
Updated
Dec 1, 2021 - C#
Improve this page
Add a description, image, and links to the dns topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dns topic, visit your repo's landing page and select "manage topics."
1.4.2版本注册中心测试结论如下:
在无鉴权情况下,7w dubbo实例已出现瓶颈。
在有鉴权情况下,3w dubbo实例已出现瓶颈。
当开启鉴权且达到3万dubbo实例,服务端主要参数的最佳实践为:tomcat最大线程数=4000,最小空闲线程数=200,nacos的鉴权缓存=true。
问题:
如何继续提升dubbo实例数?因为我们实例已经达到1.5万,并且要添加鉴权功能,后续会继续增加,明年年末预计会到8万实例。 @KomachiSion 多谢啦
另外,实例数个数我们是查看的naming-performance.log 和控制台附[Nacos注册中心性能测试报告],如有问题,请指正,以便我们更好的测试注册中心性能。
一、测试工具
使用