Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 19th, 2010 | Syntax: None | Size: 0.66 KB | Hits: 57 | Expires: Never
Copy text to clipboard
  1. lighttpd/1.4.26 (ssl) - a light and fast webserver
  2. Build-Date: Mar 18 2010 05:07:40
  3.  
  4. Event Handlers:
  5.  
  6.         + select (generic)
  7.         + poll (Unix)
  8.         + rt-signals (Linux 2.4+)
  9.         + epoll (Linux 2.6)
  10.         - /dev/poll (Solaris)
  11.         - kqueue (FreeBSD)
  12.  
  13. Network handler:
  14.  
  15.         + sendfile
  16.  
  17. Features:
  18.  
  19.         + IPv6 support
  20.         + zlib support
  21.         + bzip2 support
  22.         + crypt support
  23.         + SSL Support
  24.         + PCRE support
  25.         - mySQL support
  26.         - LDAP support
  27.         - memcached support
  28.         + FAM support
  29.         - LUA support
  30.         - xml support
  31.         - SQLite support
  32.         + GDBM support