For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Security
Access logging
Capture an access log for all the requests that enter the proxy.
CORS
CSRF
Protect your applications from Cross-Site Request Forgery (CSRF) attacks.
External auth
JWT auth
Rate limiting for HTTP
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 …