openwrt,用于缓存服务器
其web控制界面位于http://192.168.1.1:8123/polipo/
# polipo daemon configuration
config 'polipo' 'daemon'
# daemonise polipo (fork in background)
option 'daemonise' '1'
# where polipo will store its process pid
option 'pidFile' '/var/run/polipo.pid'