A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://en.wikipedia.org/wiki/Comparison_of_web_server_software below:

Comparison of web server software

Toggle the table of contents Comparison of web server software

From Wikipedia, the free encyclopedia

Web server software allows computers to act as web servers. The first web servers supported only static files, such as HTML (and images), but now they commonly allow embedding of server side applications.

Some web application frameworks include simple HTTP servers. For example the Django framework provides runserver, and PHP has a built-in server. These are generally intended only for use during initial development. A production server will require a more robust HTTP front-end such as one of the servers listed here.

Some features may be intentionally not included to web server to avoid featuritis. For example:

  1. ^ The "dynamic content" columns indicate whether the server itself implements the given feature. Other features may be available by delegation (e.g. Apache HTTP Server can delegate to Apache Tomcat for Servlet support).
  2. ^ support for using RSA BSAFE
  3. ^ a b c d support for using openSSL
  4. ^ support for using Network Security Services
  5. ^ a b via modules
  6. ^ support for using GnuTLS
  7. ^ a b c d This server implements AJP; compatible third-party Servlet containers can be integrated to provide seamless Servlet support.
  8. ^ This server can use the mod_isapi module for this support.
  9. ^ via Geronimo
  10. ^ support for using Java Secure Socket Extension
  11. ^ While Tomcat does not implement ISAPI directly, it integrates well with Apache mod_jk which contains an ISAPI module for this purpose.
  12. ^ Requires a JVM and OS that support IPv6.
  13. ^ with external patch
  14. ^ Implemented as CGI script httpd_ssi
  15. ^ CGI implemented for WebSocket connections
  16. ^ Same capabilities as SSI available with templates
  17. ^ The experimental_http3 option "enables experimental draft HTTP/3 support...This option will go away in the future".[12]
  18. ^ Version 1.4.8 of Caudium mentions IPv6 support but this is not explicitly specified on the official website. Maintainers have been sent a Documentation Update Query; please remove this warning notice when they update their website
  19. ^ Servlet Engines are supported via isapi_redirect.
  20. ^ Due to lack of support for HTTP/1.1, name based virtual hosts are not fully implemented.
  21. ^ via Enterprise Manager
Operating system support[edit]

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4