-
Recent Posts
Archives
Links
Monthly Archives: September 2008
Geodns Bind patch
http://www.caraytech.com/geodns/ GeoDNS BIND patch [Download] What is it? A 40-line patch for BIND to add geographical filters support to the existent views in BIND. Look at it. What can I use it for? The most popular use of … Continue reading
Posted in Linux
Leave a comment
increase squid filedescriptors
ubuntu squid 3.0 package default setting is 1024 file descriptors ,when u run squid for a while time,it will out off services cauz lack off filedescriptors. it is evil. compile package by yourself. ./configure ‘–build=x86_64-linux-gnu’ ‘–prefix=/usr’ ‘–includedir=${prefix}/include’ ‘–mandir=${prefix}/share/man’ ‘–infodir=${prefix}/share/info’ ‘–sysconfdir=/etc’ … Continue reading