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

Added argument to options parser indicating on which port to run the web UI #54

Merged
merged 1 commit into from
Jan 25, 2013

Conversation

manova
Copy link

@manova manova commented Jan 24, 2013

I had a problem running locust on my machine since the port 8089 was already being used by a Django application. While I was able to fix this by changing the source files, I thought it would be much more convenient to be able to specify on which port to run the web server. I set the default port to 8089 but the user can modify this by passing a -P or --port argument.

Thanks for the good work.

@Jahaja
Copy link
Member

Jahaja commented Jan 25, 2013

Cool, Thanks!

Jahaja added a commit that referenced this pull request Jan 25, 2013
Added argument to options parser indicating on which port to run the web UI
@Jahaja Jahaja merged commit 57dc1ff into locustio:master Jan 25, 2013
pancaprima pushed a commit to pancaprima/locust that referenced this pull request May 14, 2018
pancaprima added a commit to pancaprima/locust that referenced this pull request May 14, 2018
pancaprima added a commit to pancaprima/locust that referenced this pull request May 14, 2018
* change dependencies order in setup.py (locustio#54)

* bugfix when hide edit modal while stopping and edit modal still open (locustio#56)

* rizal new feature upload test file to eb (locustio#53)

* upload test file to deployed eb

* enable user to upload test file to deployed eb

reload list on selector after file uploaded

writing files to slaves

distribute file to slaves and reload the test list

route config json to user fileio

update directories dinamycally

reload after upload, populate directory list

modify interface

add confirmation dialog

* fix non geometric elements

* fix test not reloaded when not in master slave mode, css file and alert message

* erlangga feature create new json keys (locustio#52)

* Revert "erlangga feature create new json keys (locustio#52)" (locustio#57)

This reverts commit acccdf5.
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

Successfully merging this pull request may close these issues.

2 participants