Skip to content

Commit c4e47b9

Browse files
authored
Enable Curl as default probe type
1 parent 8ceaf41 commit c4e47b9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

  • root/defaults/smoke-conf

root/defaults/smoke-conf/Probes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,11 @@ forks = 10
1919
offset = random
2020
pings = 5
2121
port = 80
22+
23+
+ Curl
24+
binary = /usr/bin/curl
25+
forks = 5
26+
offset = 50%
27+
step = 300
28+
pings = 5
29+
urlformat = http://%host%/

0 commit comments

Comments
 (0)