Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

求助: UI界面设置host参数无效 #177

Open
yi-guo-546 opened this issue Sep 26, 2022 · 3 comments
Open

求助: UI界面设置host参数无效 #177

yi-guo-546 opened this issue Sep 26, 2022 · 3 comments

Comments

@yi-guo-546
Copy link

Describe the bug
运行了example的http文件,发现无法通过master UI界面设置的host参数传递到url生效,请问该如何设置呢

Expected behavior
8089 UI界面可以设置host参数传递到url

Environment (please complete the following information):
boomer: master分支

@myzhan
Copy link
Owner

myzhan commented Oct 8, 2022

后续可以考虑像 locust 一样,用一个 environment 全局变量存一下 master 发过来的各种参数,供用户在编写 task 的时候,自行去读。

@ikorihn
Copy link

ikorihn commented Aug 19, 2024

I also need this feature!

When the host url is set in master UI, that value is passed to boomer by the host field in spawn message.
I’ve tried to implement a workaround for this by adding an event handler for spawn.
master...ikorihn:boomer:configure-host-from-ui

@myzhan
Copy link
Owner

myzhan commented Aug 19, 2024

@ikorihn I think you can submit a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants