Hi Steve,

Thanks for the help, but I'd neglected to mention I had already
tried "/opt/var/cache/polipo/" as well as "/opt/var/cache/polipo", and the
results were/are the exact same (I just tried again, to be sure).

Further info:
  root@db-router:/etc/init.d# df -h | grep opt
  Filesystem                Size      Used Available Use% Mounted on
  /dev/sda5                28.4G     16.2M     26.9G   0% /opt

  root@db-router:/etc/init.d# ls -al /opt/var/cache/
  drwxr-xr-x    4 root     root          4096 Jul 23 13:04 .
  drwxr-xr-x    4 root     root          4096 May 28 21:21 ..
  drwxrwxrwx    2 root     root          4096 Jul 28 11:41 polipo
  drwxr-xr-x   18 squid    squid         4096 Jul 20 23:01 squid

  root@db-router:/etc/init.d# ls -al /opt/var/cache/polipo
  drwxrwxrwx    2 root     root          4096 Jul 28 11:41 .
  drwxr-xr-x    4 root     root          4096 Jul 23 13:04 ..
  -rw-r-----    1 root     root         11122 Jul 28 13:54 polipo.log


And for completeness:
  root@db-router:/etc/init.d# stat /opt/var/cache/polipo
    File: '/opt/var/cache/polipo'
    Size: 4096            Blocks: 8          IO Block: 4096   directory
  Device: 805h/2053d      Inode: 2208553     Links: 2
  Access: (0777/drwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)
  Access: 2014-07-20 22:28:59.000000000 +0100
  Modify: 2014-07-28 11:41:07.000000000 +0100
  Change: 2014-07-28 11:41:07.000000000 +0100
   Birth: -

There is no practical difference in output with adding a trailing '/'.


On 28 July 2014 13:22, Steve D <anarche...@gmail.com> wrote:

> Is the directory a symlink? If so, try adding a "/" to the end of the
> configured path .. stat on a symlink'd directory seems to stat the link,
> not
> the target, without the terminal '/'..
>
> Steve
>
> On Mon, Jul 28, 2014 at 12:13:55PM +0100, David Bonnes wrote:
> > Hi,
> >
> > I am having problems with polipo on OpenWrt (BARRIER BREAKER, r41777),
> > there's no disk cache, even though I've configured one (?)correctly.
> >  Oddly, the disk cache option shows up configured on polipo's own config
> > web page, but not when I execute *polipo -*v !!
> >
> > I am sure that I am doing something simple wrong, but for the life of me
> I
> > can't see what it is!!
> >
> > Here is some info if you've got the time to help (polipo configured via
> the
> > UCI):
> >   root@db-router:/etc/init.d# */etc/init.d/polipo start*
> >   root@db-router:/etc/init.d# *ps -w | grep polipo*
> >   22985 root      1184 S    /usr/sbin/polipo -c /var/etc/polipo.conf
> [..]
>
>
>
> ------------------------------------------------------------------------------
> Infragistics Professional
> Build stunning WinForms apps today!
> Reboot your WinForms applications with our WinForms controls.
> Build a bridge from your legacy apps to the future.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> _______________________________________________
> Polipo-users mailing list
> Polipo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/polipo-users
>
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Polipo-users mailing list
Polipo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/polipo-users

Reply via email to