How to disable proxy for CloudFlare?

Lit

I changed my domain's nameserver to CloudFalre yesterday. But I'm confuse about Caching system of CloudFlare.

My server is Node.js based server and even client request same url, sometimes server response with different contents.

As I found on internet, CloudFlare uses cache for fast browsing. It saves the content of server in their cache server and when client request same resource to server, CloudFlare returns resource to client without connecting with original server.

So if server's resource become different, CloudFlare will return old resource, is it right?

I setted A record for some domain and it become a "Proxying Mode". I cannot change it to gray connection.

Should I pay for do it? or is there a way to change this?

Thank you.

drussey

Cloudflare should not cache text/html, application/json types of responses. Static javascript files and images may be cached. Here is an article about what will be cached by default.

There should be no reason that you cannot change the "orange cloud" proxied mode to "grey cloud" DNS by clicking the icon.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事