Security
Access logging
Capture an access log for all the requests that enter the proxy.
BackendTLS
CORS
CSRF
Protect your applications from Cross-Site Request Forgery (CSRF) attacks.
External auth
JWT auth
Local rate limiting
Apply local and global rate limits to HTTP traffic to protect your backend services from overload.
Global rate limiting
Apply distributed rate limits across multiple agentgateway replicas using an external rate limit …