Storage Egress
We are currently using Supabase storage as a CDN in one of our projects. But kind of facing troubles dealing with the storage egress consumption. I see the default CacheControl for the assets is set to 1hour and a default value when user tries to upload from the Supabase dashboard, we tough we have changed it to a much higher value it does seem to help us with the storage egress. To add further the traffic is very minimal(a few hundred/day).
I would really appreciate if someone can help me understand how we can optimise our egress utilisation. Also, is there a way we can update the default cache control for the assets which are currently in the storage and will be added in the future? Is there a way to define or restrict the usage of CDN url to only my product(domain)?
I would really appreciate if someone can help me understand how we can optimise our egress utilisation. Also, is there a way we can update the default cache control for the assets which are currently in the storage and will be added in the future? Is there a way to define or restrict the usage of CDN url to only my product(domain)?