Yash Bindal (yB)
Yash Bindal (yB)
Explore posts from servers
CDCloudflare Developers
Created by Yash Bindal (yB) on 11/13/2024 in #workers-help
Urgent help with reverse proxy
Hi Guys, I was trying to reverse proxy to do SSR for a webflow site. everything worked except some times the proxied page scripts are not loaded. I have to refresh multiple times to make it work. then it works for few hours. I also added 30days cachce but no change
1 replies
CDCloudflare Developers
Created by Yash Bindal (yB) on 11/3/2024 in #workers-help
Reverse Proxy how to fix caching?(idk if it's caching issue)
So I have created a reverse proxy that get data from other page. On my other page there are also some scripts that get data. so one I load that page initially I get that page withour any data. when i refresh then the data get's visible I thought it was caching so added 30day cache but still same
2 replies
CDCloudflare Developers
Created by Yash Bindal (yB) on 9/27/2024 in #workers-help
how to hit on external API with port
:8200 So I have this API with this port "..com:8200" the issue is it work in dev but it gives warning that it won't run in prod because of prod what's the work around
1 replies
CDCloudflare Developers
Created by Yash Bindal (yB) on 9/24/2024 in #workers-help
IPv6 -> IPv4
I am hitting the external API with worker which has IP whitelisting So I send them the whole list of Cloudflare IPs the issue it seems like is that their system cannot handle IPv6 is there any solution I see a toggle in setting but can't do anything about that
19 replies
CDCloudflare Developers
Created by Yash Bindal (yB) on 9/21/2024 in #general-help
Static IP in cloudflare worker
I trying to hit an external API through cloudflare worker my issue is they require static IP which I have to give So they can unblock me. But cloudflare have dynamic IP Is there any workearound Static IP is only for enterprises
23 replies