Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. CONFIG proxy.config.cache.ram_cache.algorithm INT 0
  2. # Compress the content of the ram cache:
  3. # 0 : no compression
  4. # 1 : fastlz (extremely fast, relatively low compression)
  5. # 2 : libz (moderate speed, reasonable compression)
  6. # 3 : liblzma (very slow, high compression)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement