Differences
This shows you the differences between two versions of the page.
en:cache_incorect_working1 [2015/04/01 09:03] – created translator1 | en:cache_incorect_working1 [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 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 / | ||
- | |||
- | Example: | ||
- | exe_trailing: | ||
- | is_enabled: yes | ||
- | online: | ||
- | collector: " | ||
- | loading: | ||
- | algorithm: " | ||
- | required_weight: | ||
- | urls: | ||
- | matching: | ||
- | - sources: | ||
- | - ' | ||
- | loadable_rejecting: | ||
- | - " | ||
- | |||
- | 3) restart ccu\\ | ||
- | ccu stop --conf / | ||
- | |||
- | ps -ef|grep ccu | ||
- | Check that all processes were terminated | ||
- | |||
- | ccu online --conf / | ||