First, thanx for the answer. >> I recently installed openwrt (backfire) on a wrt54gl with 2Go (SD mod) > Off topic for this list, but I don't recommend the WRT54G. Both the > Asus WL-500GP and the Fonera 2200 have better hardware and come with > a USB port built-in -- much simpler than rewiring the 54G to accomodate > an SD card. >
Off topic too, but Asus and Fenora can not be found here (or very hardly). And also, I was so happy to solder an SD card reader into my wrt54gl ^^ > Also off topic, but if anyone is still running their router with the > stock firmware, I most warmly recommend OpenWRT. (I've also heard good > things about Tomato, but I haven't run it myself.) > >> So I'd install polipo via opkg but I can not activate disk cache, >> I had tried various configuration (manually, via Luci...) but still >> have "Disabling disk cache: No such file or directory". >> Do I have to make something special on the cache directory? (I had >> choose to create /cache dir). > Hmm... have you added > > diskCacheRoot = "/cache" > > to Polipo's config file? Yes I had add diskCacheRoot = "/cache" to /etc/polipo/config. Also in LuCI (I thought that I will have better chance with it/her ;)) > What does the following say? > > polipo -v | grep -i cache r...@openwrt:~# polipo -v | grep -i cache Disabling local tree: No such file or directory cacheIsShared boolean true If false, ignore s-maxage and private. disableIndexing boolean true Disable indexing of the local cache. diskCacheDirectoryPermissions integer 0700 Access rights for new directories. diskCacheFilePermissions integer 0600 Access rights for new cache files. diskCacheRoot atom /cache/ Root of the disk cache. diskCacheTruncateSize integer 1048576 Size to which on-disk objects are truncated. diskCacheTruncateTime time 4d12h Time after which on-disk objects are truncated. diskCacheUnlinkTime time 32d Time after which on-disk objects are removed. diskCacheWriteoutOnClose integer 32768 Number of bytes to write out eagerly. dontCacheCookies boolean false Work around cachable cookies. dontCacheRedirects boolean false If true, don't cache redirects. maxDiskCacheEntrySize integer -1 Maximum size of objects cached on disk. maxDiskEntries integer 32 File descriptors used by the on-disk cache. mindlesslyCacheVary boolean false If true, mindlessly cache negotiated objects. also, when I restart polipo, I had this in my log file : Disabling disk cache: No such file or directory Established listening socket on port 8123. Disabling disk cache: No such file or directory Established listening socket on port 8123. Disabling disk cache: No such file or directory Established listening socket on port 8123. > Juliusz > > P.S. Ouah, il y a un nom de domaine pour la Polynésie Française... Effectivement, et bientôt on auras droit a l'ADSL2 :]. ------------------------------------------------------------------------------ _______________________________________________ Polipo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/polipo-users
