en:dpi:dpi_components:mediaserver:cache_trouble_shooting:cache_incorect_working1 [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:dpi:dpi_components:mediaserver:cache_trouble_shooting:cache_incorect_working1 [2018/03/19 11:58] – created lexx26en:dpi:dpi_components:mediaserver:cache_trouble_shooting:cache_incorect_working1 [2023/08/30 08:42] (current) – removed elena.krasnobryzh
Line 1: Line 1:
-====== 1 ====== 
-The problem is investigated. 
  
-The temporary solutions are:\\ 
-1) remove files that cause problems from cache\\ 
-2) add caching exceptions to the configuration file /var/cache/nginx/cs/.cs/cs.conf\\ 
- 
-  Example: 
-  exe_trailing: 
-  is_enabled: yes 
-  online: 
-  collector: "default" 
-  loading: 
-  algorithm: "general" 
-  required_weight: 7 
-  urls: 
-  matching: 
-  - sources: 
-  - '\.exe$' 
-  loadable_rejecting: 
-  - "pokerstars.com" # ban all urls which contains pokerstars.com 
- 
-3) restart ccu\\ 
-  ccu stop --conf /var/cache/nginx/cs/.cs/cs.conf 
- 
-  ps -ef|grep ccu 
-  Check that all processes were terminated 
- 
-  ccu online --conf /var/cache/nginx/cs/.cs/cs.conf  --daemon