You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some things in Locust require the user to be overly verbose/explicit.
I think we should:
When run in headless mode, make run time (-t) default to infinity and user count (-u) default to 1
Host (-H / host attribute on the User) should not be mandatory, as the user might be using all absolute URLs, or even a non-HTTP user where a "base host" might not make sense at all.
cyberw
changed the title
Introduce sensible default settings (run time, user count, host, wait_time)
Introduce sensible default settings for run time
Nov 11, 2020
Some things in Locust require the user to be overly verbose/explicit.
I think we should:
host
attribute on the User) should not be mandatory, as the user might be using all absolute URLs, or even a non-HTTP user where a "base host" might not make sense at all.Does anyone else like/not like that idea?
The text was updated successfully, but these errors were encountered: