You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
323 B
14 lines
323 B
5 years ago
|
{
|
||
|
"active" : "yes",
|
||
|
"name" : "work10k",
|
||
|
"path" : "work10k_wasm.so",
|
||
|
"port" : 10000,
|
||
|
"argsize" : 1,
|
||
|
"http-req-headers" : [ ],
|
||
|
"http-req-content-type" : "text/plain",
|
||
|
"http-req-size": 10480,
|
||
|
"http-resp-headers" : [ ],
|
||
|
"http-resp-size" : 10480,
|
||
|
"http-resp-content-type" : "text/plain"
|
||
|
}
|