Update apache-rocketmq-broker-unauth.yaml
parent
2dadd3f35b
commit
794a725837
|
@ -25,7 +25,14 @@ tcp:
|
|||
- "{{Host}}:10911"
|
||||
read-size: 2048
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "serializeTypeCurrentRPC"
|
||||
|
||||
- type: word
|
||||
part: raw
|
||||
words:
|
||||
- "HTTP/1.1"
|
||||
negative: true
|
||||
|
|
Loading…
Reference in New Issue