Egress IPs
When you use Cloudflare as a reverse proxy, Cloudflare's global network ↗ sits between client requests and your origin servers.
flowchart LR
accTitle: Cloudflare as a reverse proxy
accDescr: Diagram showing Cloudflare's network between clients and the origin server.
A[Client] <--> B((Cloudflare))<--> C[(Origin server)]
Zooming into what happens as a request routes through Cloudflare, you can consider two parts of the process: ingress and egress.
flowchart LR
accTitle: Cloudflare as a reverse proxy
accDescr: Diagram showing Cloudflare's network between clients and the origin server.
A[Client] --ingress--> B((Cloudflare))--egress--> C[(Origin server)]
Ingress refers to the data center where the client request lands on, based on Internet routing. From there on, the request will be processed according to your Cloudflare configurations and, if needed, a connection to the origin will be initiated via an egress data center.
Traditionally, Cloudflare maintains a very large pool of egress IPs that are used by all Cloudflare customers and are publicly documented ↗. With Dedicated CDN Egress IPs, Cloudflare connects to your origin using IPs that are reserved for you.
Each dedicated CDN egress IP pool can consist of either IPs from a BYOIP prefix or Cloudflare-leased IPs. A single dedicated CDN egress IP pool cannot contain both BYOIPs and leased IPs.
A list of your leased dedicated IPs for CDN egress is available on the dashboard under IP addresses > Leased IPs ↗.
If you are using BYOIP, refer to IP addresses > BYOIP prefixes ↗ instead.
Dedicated CDN Egress IPs support both IPv4 and IPv6 addresses.
IPv6 address ranges are deployed globally, meaning your dedicated IPv6 addresses can be used for connections from Cloudflare to your origin servers across all Cloudflare data centers.
For IPv4 addresses, you should work with your account team to choose the locations where each IP should be deployed. Ideally, your dedicated IPv4 addresses should be placed near your origin servers and adjusted to the amount of traffic expected for each region.
Refer to connection forwarding to understand how requests are processed when reaching different Cloudflare data centers.
Each Dedicated CDN Egress IP can support 40,000 concurrent connections per origin IP port. For example, if you have one dedicated IP and two origins (A and B), this single IP can support 40,000 concurrent connections to origin A, while simultaneously supporting 40,000 concurrent connections to origin B.
Dedicated CDN Egress IPs also benefit from connection reuse and coalescing.
GraphQL Analytics API allows you to get visibility over IPs utilization.
If you are using Regional Services, you should take this into consideration when allocating dedicated IPv4 addresses. Traffic will egress from the specified locations as long as you have Dedicated CDN Egress IPs provisioned in those locations.
Was this helpful?
- Resources
- API
- New to Cloudflare?
- Directory
- Sponsorships
- Open Source
- Support
- Help Center
- System Status
- Compliance
- GDPR
- Company
- cloudflare.com
- Our team
- Careers
- © 2025 Cloudflare, Inc.
- Privacy Policy
- Terms of Use
- Report Security Issues
- Trademark
-