vfarid / v2ray-worker

Total solution for V2Ray over Cloudflare's worker
GNU General Public License v3.0
1.22k stars 1.77k forks source link

Deployed in in Cloudflare but the request cost is too high #91

Open ellaabhami opened 4 weeks ago

ellaabhami commented 4 weeks ago

I have deployed it in Cloudflare page for almost 100k users and the cost per month is almost 5000$, can you suggest a solution to reduce it?

bisforum commented 1 week ago

Most probably the cost is related to the number of requests to your worker and maybe you can tune the client inbound/outbound config so that there would be less requests per user.