TUX Web服务器是一种适用于Linux的,以GNU通用公共许可证(GPL)许可,由英格·蒙內维护。
它目前局限于提供,并协调内核空间模块、使用者空間模块和常规用户空间的Web服务器守护进程来提供动态内容。常规用户空间的Web服务器不需进行修改就可与TUX协调,但用户空间的代码必须使用基于tux(2)系统调用的新接口。
TUX和其他Web服务器的主要区别包括:
- TUX部分在定制版本的Linux内核中运行,部分以用户空间守护进程运行。
- 搭配支持的network card时,TUX可以将页面缓存以DMA直接发到网络。
- TUX仅能提供静态网页。
参见
- 網頁伺服器比較
- 網頁伺服器
- Httpd
外部链接
- [http://www.stllinux.org/meeting_notes/2001/0719/tux/index.html TUX 2.0 Documentation]
- [http://www.redhat.com/docs/manuals/tux/TUX-2.0-Manual/index.html TUX 2.0 Reference Manual]
- [http://people.redhat.com/~mingo/TUX-patches/ TUX downloads]
- [http://www.fenrus.demon.nl/ kHTTPd - Linux HTTP Accelerator]
- [http://httpd.apache.org/docs/1.3/misc/perf-bsd44.html Example of tuning kernel parameters for maximum performance of a userspace webserver (Apache/BSD)]
评论 (0)