Redis default port is 6379 and in some cases 6380 also used

patch-1
Jeya Seelan 2024-03-16 02:01:19 +05:30 committed by GitHub
parent ed1bf957ea
commit 73c8ed3f39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ tcp:
host:
- "{{Hostname}}"
- "tls://{{Hostname}}"
port: 6380
port: 6379,6380
read-size: 1024
matchers:

View File

@ -22,7 +22,7 @@ tcp:
host:
- "{{Hostname}}"
- "tls://{{Hostname}}"
port: 6380
port: 6379,6380
read-size: 2048
matchers-condition: and