Browse > Home / Archive: 09月 2008

| Subcribe via RSS

使用sudo的一些问题

09月 27th, 2008 | No Comments | Posted in Linux | by finalbsd | 194 views |

FAQ

... Tags:

HTTP pipeline 和 persistent connection

09月 19th, 2008 | No Comments | Posted in HTTP | by finalbsd | 333 views |

来自Laurence:浏览器pipeline
IE, Firefox, and Safari ship with HTTP pipelining disabled by default; Opera is the only browser I know of that enables it. No pipelining means each request has to be answered and its connection freed up before t... Tags:

24个最好免费下载电子书(Ebooks)的网站

09月 18th, 2008 | No Comments | Posted in 链接 | by finalbsd | 291 views |

24个最好免费下载电子书(Ebooks)的网站

... Tags:

js脚本的并行download

09月 13th, 2008 | No Comments | Posted in Apache | by i_amok | 329 views |

今天Laurence 给我看了一个ppt,我觉得很好,因为默认js都是顺序加载的,但是通过一定的设置后,是可以并行加载的,这个对于减少js的加载等待很有帮助。
ppt http://stevesouders.com/docs/oscon... Tags: , , ,

Apache多虚拟主机的简单配置

09月 11th, 2008 | No Comments | Posted in Apache | by finalbsd | 585 views |

作者:FinalBSD
日期:2008-09-11
原文地址:http://www.sanotes.net/html/y2008/181.html
需求:
一台apache上要服务很多的虚拟主机,这些虚拟主机的域名具有规律性,比如说是:xxx.example.comApache, ,

F5的风扇故障

09月 10th, 2008 | No Comments | Posted in F5 | by finalbsd | 253 views |

今天偶然发现F5上有大量报警:
Chassis fan 101:status (0) is bad.
Chassis fan 102:status (0) is bad.
Chassis fan 103:status (0) is bad.
Chassis fan 104:status (0) is bad.
Chassis fan 105:status (0) is bad.F5 Chassis Fan

EditPlus结合SVN使用

09月 4th, 2008 | No Comments | Posted in Subversion | by finalbsd | 350 views |

http://www.toplee.com/blog/615.html

...