Hi,

I'm trying polipo on an Open WRT device, with an sd-card mounted with 
about 16G ext4.
I have configured to use a cache folder on that device.

When I'm starting, I don't get the error that the cache-folder is not 
present, so I assume that it is correct configured.

Since it runs on a router the memory capabilities.

I also tried to set the idle-time for writing to 1s but nothing...


here is the config file :

pidFile = "/var/run/polipo.pid"
daemonise = true
### SECTION general
chunkHighMark = 819200
logLevel = 0xFF
objectHighMark = 128
idleTime = 1
dnsUseGethostbyname = true
disableIndexing = false
disableServersList = false
logSyslog = false
### SECTION cache
diskCacheTruncateTime = 10d
diskCacheUnlinkTime = 50d
### SECTION pmm
### VALUES THAT ARE DISABLED WHEN EMPTY
diskCacheRoot = "/mnt/usb/polipo/cache/"
logFile = "/mnt/usb/polipo/log"
localDocumentRoot = ""

As mentioned it runs on a router as root, the known-server list shows 
that it has done *something* with the requests.

And even when I'm hitting "Write out in-memory cache" button on the 
status page (router:8123/polipo/status?) nothing happens on the "disk", 
which is mounted as rw, noatime...

something I've tried is that I created manually an empty folder in the 
cache-folder just to see what happens.. and it is listed afterwards 
under "Disk cache index"

Btw, I've not compiled it myself, just used "opkg install polipo"

I don't have any clue what to check ?

Thanks in advice.

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Polipo-users mailing list
Polipo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/polipo-users

Reply via email to