Cloudflare setup for API serving

What are correct settings to handle REST API in Cloudflare?

I set globally:
Always Online: Off

and set Page Rule (api.myapi.com/*) with following:
Browser Integrity Check: Off
Cache Level: Bypass

However API (proxied by Cloudflare) responds with 5-10x delay than raw request to origin.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.