This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:squid [2018/04/08 11:33] – cbredi | linux:squid [2018/04/08 11:57] (current) – cbredi | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| **squid configuration on Linux** | **squid configuration on Linux** | ||
| - | Additional to the stock squid.conf file, tested on squid [[http:// | + | Additional to the stock squid.conf file, tested on squid 3.5 [[http:// |
| < | < | ||
| shutdown_lifetime 1 seconds | shutdown_lifetime 1 seconds | ||
| Line 12: | Line 12: | ||
| cache_mem XXXX MB | cache_mem XXXX MB | ||
| maximum_object_size_in_memory XX MB | maximum_object_size_in_memory XX MB | ||
| - | workers < | + | #workers < |
| - | cpu_affinity_map process_numbers=1, | + | #cpu_affinity_map process_numbers=1, |
| - | dns_v4_first on | + | #dns_v4_first on |
| pipeline_prefetch 3 | pipeline_prefetch 3 | ||