hegdedarsh
hegdedarsh
CDCloudflare Developers
Created by TuanDotC on 5/3/2024 in #general-help
Does Argo really improve performance for CDN ?
9 replies
CDCloudflare Developers
Created by TuanDotC on 5/3/2024 in #general-help
Does Argo really improve performance for CDN ?
For static content (images, videos), ensure that you are leveraging Cloudflare’s caching capabilities to their fullest. This includes setting appropriate cache headers and utilizing Page Rules to optimize caching behavior
9 replies
CDCloudflare Developers
Created by TuanDotC on 5/3/2024 in #general-help
Does Argo really improve performance for CDN ?
Argo’s benefits are more about improving the delivery of dynamic content that can't be cached or needs frequent updating.
9 replies
CDCloudflare Developers
Created by TuanDotC on 5/3/2024 in #general-help
Does Argo really improve performance for CDN ?
As your servers and primary user base are both in the U.S., the natural advantage of Argo might be less pronounced, especially if your content is mostly static and well-cached by Cloudflare’s CDN. The effectiveness of Argo increases as the complexity and distance involved in routing requests increase.
9 replies
CDCloudflare Developers
Created by salmanhaider_34359 on 8/30/2023 in #general-help
In Pakistan Region cache images rendering/downloading is slow on some specific Internet provider?
they havent informed which region, but looks like its related i guess
4 replies
CDCloudflare Developers
Created by salmanhaider_34359 on 8/30/2023 in #general-help
In Pakistan Region cache images rendering/downloading is slow on some specific Internet provider?
4 replies
CDCloudflare Developers
Created by Pato on 5/3/2024 in #general-help
XSS cloudflare
plus they have soo much traffic,i guess they have a global threat intelligence network that gathers data across millions of websites.
3 replies
CDCloudflare Developers
Created by Pato on 5/3/2024 in #general-help
XSS cloudflare
not just regex,but i would say it includes waf rules,Pattern Matching,OWASP Core Ruleset,cloudflare managed ruleset
3 replies
CDCloudflare Developers
Created by Dårkslayr on 5/3/2024 in #general-help
Dyn DNS not resolving CNAME
To check how your DNS records are resolving globally
5 replies
CDCloudflare Developers
Created by Dårkslayr on 5/3/2024 in #general-help
Dyn DNS not resolving CNAME
final suggestion since you are a beginner. Look at the dns checker online tools like 1. DNS Checker 2. WhatsMyDNS 3.MXToolbox
5 replies
CDCloudflare Developers
Created by Dårkslayr on 5/3/2024 in #general-help
Dyn DNS not resolving CNAME
Or 1. Ensure there are no typos in the DNS records. 2. Double-check that the nameserver settings at your domain registrar are correctly pointed to Cloudflare’s nameservers. 3. Revisit any CNAME settings to ensure that there is no inadvertent recursive CNAME pointing or conflicts.
5 replies
CDCloudflare Developers
Created by Dårkslayr on 5/3/2024 in #general-help
Dyn DNS not resolving CNAME
DNS changes can take time to propagate, typically up to 48 hours. If your changes are recent, it might be worth waiting a bit longer and checking again.
5 replies
CDCloudflare Developers
Created by Steve Panozzo on 5/3/2024 in #general-help
Two tunnels - one in cloud - other on prem - can't get to the one on prem.
If you switch the setting in Cloudflare Warp from "Exclude IPs" to "Include IPs," you're effectively determining which IPs are routed through the Cloudflare tunnel and which are handled locally. By setting it to "Include IPs," only the specified IP addresses or ranges will pass through the tunnel, and all other traffic will be handled by the local network. Drawback: This could impact how your users access on-premises resources if those resources are not included in the specified ranges.
14 replies
CDCloudflare Developers
Created by Steve Panozzo on 5/3/2024 in #general-help
Two tunnels - one in cloud - other on prem - can't get to the one on prem.
If your intent is to include just the 192.168.99.0/24 range (or a specific part of it), you can either: Remove the broader range from the exclusion list that encompasses the 192.168.99.x addresses. Or add the 192.168.99.0/24 range specifically to the "Include IPs" list if your policy is to exclude larger blocks by default.
14 replies
CDCloudflare Developers
Created by Steve Panozzo on 5/3/2024 in #general-help
Two tunnels - one in cloud - other on prem - can't get to the one on prem.
From the images, it is clear that the 192.0.0.0/24 range is listed in the exclude section, which is very close to the 192.168.99.x range you mentioned needing access to.
14 replies
CDCloudflare Developers
Created by Steve Panozzo on 5/3/2024 in #general-help
Two tunnels - one in cloud - other on prem - can't get to the one on prem.
What is the status of the tunnels in the cloudflare dashboard ?
14 replies