This shows you the differences between two versions of the page.
|
en:configuration:network:proxy:example_conf [2012/07/09 09:08] ummeegge Layout |
en:configuration:network:proxy:example_conf [2013/02/16 18:42] (current) ummeegge Fixed old wiki syntax |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Since the cache manager of Squid is a very comprehensive topic and not everyone has a deep knowledge of this matter, this area should show inexperienced users some possible configuration examples for cache management a little more detailed. | Since the cache manager of Squid is a very comprehensive topic and not everyone has a deep knowledge of this matter, this area should show inexperienced users some possible configuration examples for cache management a little more detailed. | ||
| - | <note>It should be noted that squid, depending on the configuration, occupies a large amount of memory.</note> | + | <WRAP center round important 60%>It should be noted that squid, depending on the configuration, occupies a large amount of memory.</WRAP> |
| A rule of thumb for memory allocation is: Cache size in memory + 20 MB per GB cache size on harddisk + number of filter processes * 4 MB . | A rule of thumb for memory allocation is: Cache size in memory + 20 MB per GB cache size on harddisk + number of filter processes * 4 MB . | ||
| - | <box 100% round left blue>__Cache adjustment variations__\\ | + | <WRAP center round tip 60%>It can be helpful for other users if you add your own configuration settings to this list.</WRAP> |
| + | |||
| + | __Cache adjustment variations:__ | ||
| ^ How many clients ^ Nr. of filterpr. ^ Hardware ^ max. used RAM ^ Bandwidth ^ Amount of filedescr. ^ Memory cache size ^ Min. obj. size ^ Max. obj. size ^ Number of level 1 subdir. ^ Memory replacement policy ^ Cache replacement policy ^ Harddisk cache size ^ | ^ How many clients ^ Nr. of filterpr. ^ Hardware ^ max. used RAM ^ Bandwidth ^ Amount of filedescr. ^ Memory cache size ^ Min. obj. size ^ Max. obj. size ^ Number of level 1 subdir. ^ Memory replacement policy ^ Cache replacement policy ^ Harddisk cache size ^ | ||
| | 3-5 | 7 | ALIX 2D13 / 256 MB Ram | 53 MB | 6 MB | 4096 | 25 MB | 1 KB | 4096 KB | 16 | heap LFUDA | heap LFUDA | 0 MB | | | 3-5 | 7 | ALIX 2D13 / 256 MB Ram | 53 MB | 6 MB | 4096 | 25 MB | 1 KB | 4096 KB | 16 | heap LFUDA | heap LFUDA | 0 MB | | ||
| - | | 3-5 | 20 | AMD Sempron 2100+ / 2 GB Ram | 580 MB | VDSL50 | 4096 | 100 MB | 0 KB | 409600 KB | 16 | heap GDSF | heap LFUDA | 20 GB | | + | | 3-5 | 20 | AMD Sempron 2100+ / 2 GB Ram | 580 MB | VDSL50 | 4096 | 100 MB | 0 KB | 4096 KB | 16 | heap GDSF | heap LFUDA | 20 GB | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||
| Line 22: | Line 24: | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||
| - | </box> | + | |
| **[[:en:configuration:network:proxy|Back to proxy main Page]]** | **[[:en:configuration:network:proxy|Back to proxy main Page]]** | ||