cryptonote-universal-pool icon indicating copy to clipboard operation
cryptonote-universal-pool copied to clipboard

use cloudflare cdn api problem

Open zhiapp-com opened this issue 8 years ago • 0 comments

nginx config location ~ ^/api/(.*) { proxy_pass http://127.0.0.1:8117/$1$is_args$args; } cloudflare do not use cdn api / stats normal display. but if use cdn garbled, is not gzip decompression?

zhiapp-com avatar Feb 02 '18 06:02 zhiapp-com