FAQ

FAQ #

Quota #

If I ran out of quota, what will happen? #

If you run out of your quota, all your Proxies will be disabled, and further requests will be redirected to origin by default.

However you can change this behavior by setting Operation on Disabled in your Proxy’s settings, there are currently three options:

  • Redirect
    • Redirect means will 302 redirect to your original image
  • Deny
    • Deny means will send 403 to visitor
  • Placeholder
    • Placeholder will send a placeholder image to your vistor

For example if you have a proxy with the following settings and Operation on Disabled set to Redirect:

  • Origin Address: https://blog.webp.se
  • Proxy Address: https://p2k7zwb.webp.ee

After you’ve ran out of your quota, requests made to https://p2k7zwb.webp.ee/avif-support/dash-1.png?width=100&height=300 will be 302 redirected to https://blog.webp.se/avif-support/dash-1.png?width=100&height=300.