All entries by this author

Don’t cache this, squid !

May 5th, 2008 | By ramadhan | Category: Komunitas

I’m using squid. And for some specific reason, I don’t want squid to cache specific servers. So I put these on my squid.conf :

acl NOT-TO-CACHE dstdomain “/etc/squid/list/not-to-cache.conf”
no_cache deny NOT-TO-CACHE

and put this domains in /etc/squid/list/not-to-cache.conf

planet.terasi.net
blogsome.com
wordpress.com
blogger.com
dagdigdug.com
opensuse-id.org
technorati.com



Bug on AXIS’s Squid ?

May 2nd, 2008 | By ramadhan | Category: Komunitas

I’m an heavy user of AXIS. AXIS’s free internet access is my primary internet link, after office hours. Taking benefit of the AXIS’s, I think there will be a lot of demand for AXIS’s. No wonder, recently, it goes very slow and feels too heavy.
After spent months using AXIS, I come to think that […]