Skip to content

Commit 5a39fe8

Browse files
Update README.md
1 parent 7ca5680 commit 5a39fe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

protect-cached-content/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ sequenceDiagram
3333
Note right of VCL: Cache HIT
3434
VCL-->>VCL: VCL pass
3535
VCL-->>NGWAF: Do WAF Inspection
36+
NGWAF<<-->>NOOP_Origin: Always 200 response
3637
NGWAF-->>VCL: Return WAF result
3738
Note right of VCL: Allowed
3839
VCL-->>-VCL: VCL restart

0 commit comments

Comments
 (0)