add some clarification on data flow for mirrormanager sop

This commit is contained in:
Neil Hanlon 2022-11-15 16:28:45 +00:00
parent 575ca16302
commit 0a031a2ff0
1 changed files with 6 additions and 0 deletions

View File

@ -57,6 +57,12 @@ If the backend of the CDN is down, it will attempt to guess what the user wanted
Fastly -> www firewall -> mirrormanager server
```
In reality, the flow is a lot more complex, and a diagram should be created to map it out in a more user-friendly manner (@TODO)
```
User -> Fastly -> AWS NLB over TLS, passthru -> www firewall cluster (decrypt TLS) -> mirrormanager server (Rocky CA TLS)
```
## Tasks
Below are a list of possible tasks to take with mirror manager, depending on the scenario.