First page Back Continue Last page Summary Graphics
Squid Configuration
- Squid.conf lists all of the available options for squid
- In most cases the defaults are commented out.
- To change a value uncomment and edit to taste.
- Important things to set:- #cache_mem 8
- affects the amount of ram memory squid will use to cache data, the program itself will use additional memory, as will the database of files stored on disk.
 
 
Notes: