baseline
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- S1: naked /ping. No auth header (the server's auth_plug exempts /ping,
|
||||
-- so sending a header would just add noise to the comparison).
|
||||
wrk.method = "GET"
|
||||
wrk.path = "/ping"
|
||||
wrk.headers["Connection"] = "keep-alive"
|
||||
Reference in New Issue
Block a user