Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ali-middleware-5-sync
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
ali-middleware-5-sync
Commits
7e136f50
There was an error fetching the commit references. Please try again later.
Commit
7e136f50
authored
6 years ago
by
middlewarerace2019
Browse files
Options
Downloads
Patches
Plain Diff
添加最大线程数获取说明
parent
1c2bbf52
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
FAQ.md
+9
-1
9 additions, 1 deletion
FAQ.md
with
9 additions
and
1 deletion
FAQ.md
+
9
−
1
View file @
7e136f50
...
...
@@ -69,4 +69,12 @@
## 04. 我是 windows 系统,想按照 localtest 搭建本机测试环境,应该怎么安装 wrk?
请参考
[
windows_localtest
](
https://code.aliyun.com/leezepeng/localtest
)
, 感谢选手 @李泽言 提供教程。
\ No newline at end of file
请参考
[
windows_localtest
](
https://code.aliyun.com/leezepeng/localtest
)
, 感谢选手 @李泽言 提供教程。
## 05. 能否获取 provider 的最大线程数配置
允许
## 06. 能否使用 provider 的最大线程数作为限流值
允许。但不允许以 hardcode 的方式设定为固定值,如线程数为200/400/600的时候,固定将限流值设置为 200 。
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment