lazdeva
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Posts
Recent activity by lazdeva-
What type of events or periodic task trigger Cpanel NGINX with Reverse Proxy to delete the cached files?
According to Nginx cached files are delete based on "inactive" so expired cached files based on Expires Header or proxy_cache_valid don't get deleted until "inactive" expires and in between if the ...
-
ZC-10966 - how to add use_temp_path=off to proxy_cache_path in NGINX with Reverse Proxy
Added "use_temp_path" : "off", to /etc/nginx/ea-nginx/cache.json ran /scripts/ea-nginx conf --all as per the instructions, but "use_temp_path" : "off" doesnt get added in: /etc/nginx/conf.d/user...