Marcus Kool wrote:
What are the values for the parameters cache_swap_low and cache_swap_high ?
Also, what size have you specified your cache_dir?
For a large cache it is recommended to have them close to each other. E.g.cache_swap_low 90 cache_swap_high 91 You can also add refresh_pattern (cgi-bin|\?) 0 0% 0 since dynamic pages should not be cached.
More specifically, dynamic pages *without explicit freshness information* should not be cached.
Marcus
Chris