Hello, I am a new polipo user and seem to be having a bit of trouble. The software stops due to a segmentation fault sometime within the first 12 hours. I am running version 0.9.99.2 on CentOS 4.4. Can I get more information as to what is causing this by turning up the loglevel? If so, should I just set it to max 0xFF?
Also, I am using my proxy to cache a lot of images. I want to keep the images for about 20 days and I want load times to be as fast as possible. I also want things that timeout to do so quite quickly while still being reasonable. If you have any suggestions as to config changes I should make, please let me know. proxyAddress = "127.0.0.1" proxyPort = 8118 authCredentials = "username:password" chunkHighMark = 50331648 objectHighMark = 16384 diskCacheRoot = "/var/cache/polipo/" disableIndexing = false disableServersList = false #is it significantly faster to leave this off or should it be on? dnsQueryIPv6 = no clientTimeout = 1m #daemonise = true diskCacheTruncateSize = 2097152 diskCacheTruncateTime = 5d diskCacheUnlinkTime = 20d dnsMaxTimeout = 10s maxPipelineTrain = 25 replyUnpipelineTime = 10s serverMaxSlots = 10 serverSlots = 10 serverTimeout = 30s Thanks for your time. -Roy _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
