Skip to content

Commit 5606410

Browse files
committed
try wrk?
1 parent 5c58b94 commit 5606410

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scenarios/tls.benchmarks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,11 +251,11 @@ scenarios:
251251
# buildArguments:
252252
# - SSL_LOGGING_ENABLED=false
253253
load:
254-
job: httpclient
254+
job: wrk
255255
variables:
256256
path: /hello-world
257257
serverPort: 8080
258258
presetHeaders: connectionclose
259259
connections: 32
260260
serverScheme: https
261-
sslProtocol: tls12
261+
# sslProtocol: tls12

0 commit comments

Comments
 (0)