開源高性能的Web服務器,Bauk HTTP Server 2.0.22 發布

jopen 12年前發布 | 9K 次閱讀 HTTP服務器

Bauk 是一個免費,開源,高性能的Web服務器。它提供了一些高級特性比如:為類似于ASP的腳本 Server-Side JavaScript, PHP, Perl, Python and Tcl提供運行環境,支持大部分Unix類操作系統如(Linux, BSD and POSIX-compliant OS's),易于安裝和管理,安全,可配置,高效和靈活等。

擁有具體特性:

  • Extreme Speed — Bauk provides higher performance for both static and dynamic content than any other Web server. For example, it's more than 3 times faster than Apache in same tasks. See our Benchmarks, and BaukBench HTTP/1.1 benchmark tool and compare/verify yourself. Bauk has it's reputation with a reason
  • Single-Process Architecture — Architecture with most effective resource utilization. Uses only a single process
  • Low Resource Consumption — Bauk can use as little as 10% of system resources compared to Apache in a same configuration and usage pattern. For example, a typical Linux instance consumes around 2MB of memory. Can you say this is efficient? Suitable for dedicated and VPS servers
  • Advanced Memory Management — Bauk always returns memory to system. Does not hold unused memory but returns it to system for further use. Ie. you can notice Bauk process returns to initial size as it releases memory. This is advanced and unique Bauk feature which allows agressive and most effective usage of memory. Set 20MB for FileCache and observe the beast do it's work
  • Static and Dynamic Content — Bauk provides complete ASP-like scripting environment for Server-Side JavaScript, PHP, Perl, Python and Tcl. Ie. easy just like working with HTML files, scripts placed in Web directory automatically executed by Web server/interpreter. This page you are viewing, and entire Bauk Web site, is powered by Bauk/GromJS Server-Side JavaScript. See Bauk Forum app and other sites powered by Bauk/GromJS|PHP
  • Unlimited simultaneous HTTP connections / clients — Serves any number of simultaneous HTTP connections on a single machine/system without any performance penalty
  • Unlimited Virtual Hosts — Serves any number of Virtual Hosts on a single machine/system without any performance penalty
  • Dynamic Virtual Hosts — Add/remove hosts on-the-fly simply by adding/removing a directory, ie. www.domain.com → /path/to/www.domain.com/ without server stopping/restarting
  • RDP (Reverse Domain Path) Dynamic Virtual Hosts — Ie. www.domain.com → /path/to/com/domain/www/
  • OS Support and Portability — Linux and BSD 32bit/64bit. Bauk requires no configuration, compiles on all systems out of the box in a single "make bauk" command. No dependancies to chase, versions, etc.</li>
  • Easy & Intuitive Management
  • Stylish / Fancy Package
  • Security
  • </ul>

    Bauk HTTP Server 2.0.22 發布,該版本包含一些新特性和性能的優化,增加對服務器端 JavaScript 和 PHP 的支持,完善了文檔和一些新工具。

     本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
     轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
     本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!