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

Unsuccessful startup #1

Open
cythf opened this issue Jun 25, 2019 · 1 comment
Open

Unsuccessful startup #1

cythf opened this issue Jun 25, 2019 · 1 comment

Comments

@cythf
Copy link

cythf commented Jun 25, 2019

Downloaded the Lua file and placed it in the same directory as. Gor
-rw-r----- 1 root staff 261M 6 25 15:11 cuiyin.gor
-rw-r----- 1 root staff 13K 6 25 15:31 cy.gor
-rwxrwxrwx 1 cuiyin staff 16M 3 30 16:46 gor
-rwxr-xr-x 1 cuiyin staff 16M 3 30 16:46 gor 2
-rwxrwxrwx@ 1 cuiyin staff 7.1M 5 6 17:28 gor_1.0.0_mac.tar.gz
-rwxrwxrwx 1 cuiyin staff 1.9K 6 25 15:54 wrk-gor.lua

The order was executed.
wrk wrk-gor.lua http://127.0.0.1:8080/ -- --sudo gor --input-file "cuiyin.gor" --split-output --input-file-loop --output-tcp 172.16.242.100:28020 --output-tcp 172.16.247.128:28020

The order was executed.
wrk -s wrk-gor.lua http://127.0.0.1:8080/ -- --gor cy.gor

Error prompt:
zsh: command not found: wrk

There are no more examples on the internet. Would you like to know if you can use them?

@leeyiw
Copy link
Owner

leeyiw commented Jun 26, 2019

@cythf You need to install wrk itself at first. Then you can use command like wrk -s wrk-gor.lua http://127.0.0.1:8080/ -- --gor cy.gor to perform test.

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

2 participants