Archive for the ‘Thrashbit’ Category

Don’t cache this, squid !

Monday, May 5th, 2008

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

Technorati Profile
(more…)

Bug on AXIS’s Squid ?

Friday, May 2nd, 2008

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 AXIS’s connection is support by transparent proxying using SQUID, the famous open source product.

AXIS's SQUID error

Last night I got this error from AXIS : “No Buffer Space Available. SQUID unable to create a TCP socket…” Looks like the time has come for AXIS to extent their capacity planning and doing some fine tuning. (more…)

Hello world!

Thursday, May 1st, 2008

Welcome to OpenSUSE Blogger Community. This is your first post. Edit or delete it, then start blogging!