Ah, There may be your problem: lrwxrwxrwx 1 root root 4 Apr 18 2014 /var -> /tmp
See if its that way on your device. If so, you're driving it out of memory (ram) Looks like nothing else uses /var/cache by default [email protected]:~# ls -l /var/ | grep cache -rw------- 1 root root 57981 Apr 29 2014 luci-indexcache drwxr-xr-x 2 root root 700 Oct 15 19:45 luci-modulecache You could check this out my mounting your usb (or a usb drive) at /var/cache you could start it and check 'free' a few times ;) Camden On Fri, Dec 12, 2014 at 10:30 AM, Emiliano Vazquez < [email protected]> wrote: > El 12/12/14 a las 03:53, Saverio Proto escibió: > >> Hello, >> >> how much RAM you have on this TP-Link ? Squid is a quite heavy >> program. Try using polipo or tiniproxy. They are lighter solutions. >> >> Saverio >> > Hi Saverio. > > This device have a 4gb pen drive. This is the place where cache and logs > goes or i'm wrong ? > > Best regars. > > Emiliano. > > > -- > Emiliano Vazquez | PcCentro Informatica & CCTV > Office: +54 (11) 4635-3218 y Rotativas > http://www.pccentro.com.ar > _______________________________________________ > openwrt-users mailing list > [email protected] > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users >
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
