Process Flow - Application Gateway (Layer 7)
Client sends HTTP/HTTPS request
Application Gateway receives request
Inspect request at Layer 7 (HTTP)
Apply routing rules based on URL/path/headers
Forward request to appropriate backend pool
Backend pool processes request and sends response
Application Gateway forwards response to client
The Application Gateway receives client requests, inspects them at the web layer, applies routing rules, and forwards them to backend servers, then returns responses.