Re: Settings for aggresive caching?
Jaelani <[email protected]>
| Newsgroups | gmane.comp.web.polipo.user |
|---|---|
| Message-ID | <op.vctw1vb97ts9i1@bitminds> |
I already have relaxTransparency set to "yes". Sorry for forgetting to mention it beforehand. Anything else I should check? To make things clears, below is my configuration. logFile = "/polipo/log.txt" proxyPort = 8010 localDocumentRoot = "" maxConnectionAge = 1d maxConnectionRequests = 2 serverMaxSlots = 4 serverIdleTimeout = 6s serverSlots1 = 2 cacheIsShared = false diskCacheRoot = "/polipo/cache/" chunkHighMark = 1048576 objectHighMark = 128 idleTime = 6s maxAge = 30d maxExpiresAge = 30d maxNoModifiedAge = 30d serverExpireTime = 7d relaxTransparency = yes dnsUseGethostbyname = yes Thank you. On Mon, 17 May 2010 00:13:29 +0700, Juliusz Chroboczek <[email protected]> wrote: > > Search the manual for the relaxTransparency variable. > > Juliusz ------------------------------------------------------------------------------