lighttpd快速性能优化

| | Comments (2) | TrackBacks (0)

在lighttpd.conf中添加

server.max-keep-alive-requests = 0
server.event-handler = "linux-sysepoll"
server.max-fds = 8192
server.stat-cache-engine = "simple"

先解决高负载+Too many open files+out of fds的问题~

ps:默认编译厄stat-cache-engine不支持fam?

明天接着研究官方性能文档

0 引用回复

下列是引用此篇的博客地址: lighttpd快速性能优化.

本篇引用回复地址: http://www.renwenyue.com/mt/mt-tb.cgi/40

2 评论

现在你的博客比较好看我觉得~~~

唔,博客现在的颜色偶喜欢...
顺便,你终于要回来更新博客了....

添加评论

About this Entry

This page contains a single entry by suchasplus published on February 6, 2008 12:15 AM.

Tomcat宕机分析 was the previous entry in this blog.

怎样投诉中国网通 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.