Monthly Archive for April, 2008
Page 2 of 2
http://www.grymoire.com/Unix/Awk.html
用grep 的时候可能很慢,是因为使用了utf-8系统环境语言变量,换成C或者en_US就好了,在gzip的使用也可能会遇到类似问题~
hi guys, How to control the cache’s life time by urls? such as, if I visit the url “http://example.com/book/123?delcache”, my squid will delete the cache of “http://example.com/book/123″ web page.
id_sonic: write a helper app to do it
ie, a snippet of perl that when it sees a URL suffixed fixed with ?delcache, will drop that from the cache
oh, thanks. I will try the helper .

Recent Comments