Sistem Telekomunikasi    
   
Daftar Isi
(Sebelumnya) Apache HiveApache License (Berikutnya)

Apache HTTP Server

Apache HTTP Server
ASF-logo.svg
Original author(s)Robert McCool
Developer(s)Apache Software Foundation
Initial release1995[1]
Stable release

2.4.4 [edit]  (February 25, 2013; 17 days ago (2013-02-25))

  • [±]
Preview release

n/a  (n/a)

' [±]
Development statusActive
Written inC[2]
Operating systemCross-platform
Available inEnglish
TypeWeb server
LicenseApache License 2.0
Websitehttpd.apache.org

The Apache HTTP Server, commonly referred to as Apache (/əˈpæ/ ə-PA-chee), is a web server software program notable for playing a key role in the initial growth of the World Wide Web.[3] In 2009 it became the first web server software to surpass the 100 million website milestone.[4] Apache was the first viable alternative to the Netscape Communications Corporation web server (currently named Oracle iPlanet Web Server). Typically Apache is run on a Unix-like operating system,[5] and was developed for use on Linux.

Apache is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation. The application is available for a wide variety of operating systems, including Unix, FreeBSD, Linux, Solaris, Novell NetWare, OS X, Microsoft Windows, OS/2, TPF, and eComStation. Released under the Apache License, Apache is open-source software.

Apache was originally based on NCSA HTTPd code. The NCSA code has since been removed from Apache, due to a rewrite.

Since April 1996 Apache has been the most popular HTTP server software in use. As of December 2012[update] Apache was estimated to serve 63.7% of all active websites and 58.49% of the top servers across all domains.[6][7][8][9][10]

Contents

Name

According to the FAQ in the Apache project website, the name Apache was chosen out of respect to the Native American tribe Apache and its superior skills in warfare and strategy. The website also explains the popular origin of the name, A Patchy Server (since it was a set of software patches),[11] but claims it is erroneous. However, official documentation used to give this very explanation of the name.[12]

Features

Apache supports a variety of features, many implemented as compiled modules which extend the core functionality. These can range from server-side programming language support to authentication schemes. Some common language interfaces support Perl, Python, Tcl, and PHP. Popular authentication modules include mod_access, mod_auth, mod_digest, and mod_auth_digest, the successor to mod_digest. A sample of other features include Secure Sockets Layer and Transport Layer Security support (mod_ssl), a proxy module (mod_proxy), a URL rewriter (mod_rewrite), custom log files (mod_log_config), and filtering support (mod_include and mod_ext_filter).

Popular compression methods on Apache include the external extension module, mod_gzip, implemented to help with reduction of the size (weight) of web pages served over HTTP. ModSecurity is an open source intrusion detection and prevention engine for web applications. Apache logs can be analyzed through a web browser using free scripts such as AWStats/W3Perl or Visitors.

Virtual hosting allows one Apache installation to serve many different actual websites. For example, one machine with one Apache installation could simultaneously serve www.example.com, www.example.org, test47.test-server.example.edu, etc.

Apache features configurable error messages, DBMS-based authentication databases, and content negotiation. It is also supported by several graphical user interfaces (GUIs).

It supports password authentication and digital certificate authentication. Apache has a built in search engine and an HTML authorizing tool and supports FTP.

Because the source code is freely available, anyone can adapt the server for specific needs, and there is a large public library of Apache add-ons.[13][14]

The open source software movement has received enormous attention in the last several years. It is often characterized as a fundamentally new way to develop software that poses a serious challenge to the commercial software businesses that dominate most software markets today.[15]

Performance

Although the main design goal of Apache is not to be the "fastest" web server, Apache does have performance similar to other "high-performance" web servers. Instead of implementing a single architecture, Apache provides a variety of MultiProcessing Modules (MPMs) which allow Apache to run in a process-based, hybrid (process and thread) or event-hybrid mode, to better match the demands of each particular infrastructure. This implies that the choice of correct MPM and the correct configuration is important. Where compromises in performance need to be made, the design of Apache is to reduce latency and increase throughput, relative to simply handling more requests, thus ensuring consistent and reliable processing of requests within reasonable time-frames.

The Apache 2.2 series was considered significantly slower than nginx for delivering static pages, although remaining significantly faster for dynamic pages. To address this issue, the Apache version considered by the Apache Foundation as providing high-performance is the multi-threaded version which mixes the use of several processes and several threads per process.[16] This architecture, and the way it was implemented in the Apache 2.4 series, provides for performance equivalent or slightly better than event-based webservers.[17]

Licensing

With the release of Apache 2.0,[when?] there was a change to the Apache Foundation license. Some Apache users[who?] did not like the change and continued the use of pre-2.0 Apache versions (typically 1.3.x). The OpenBSD project went to the extent of effectively forking Apache 1.3.x for its purposes.[18]

Apache HTTP Server Project

The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, feature-rich and freely-available source code implementation of an HTTP (Web) server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation. This project is part of the Apache Software Foundation. In addition, hundreds of users have contributed ideas, code, and documentation to the project.[19][20][21]

See also

  • Daftar/Tabel -- Apache modules
  • .htaccess & .htpasswd
  • ApacheBench
  • POSSE project
  • EasyPHP
  • XAMPP
  • WAMP
  • LAMP
  • suEXEC — allows users to run CGI and SSI applications as a different user
Overview and discussions
Apache-style configuration file parsers
  • Dotconf - an open-source project for Apache-style configuration file parser. Dotconf is written in C language and distributed under LGPL.
  • qLibc - general purpose C library. It provides Apache-style configuration file parser in C language API. qLibc is distributed under BSD license.
  • Apache::ConfigFile

References

  1. ^ "About the Apache HTTP Server Project". Apache Software Foundation. Archived from the original on 7 June 2008. http://httpd.apache.org/ABOUT_APACHE. html. Retrieved 2008-06-25.
  2. ^ "Apache HTTP Server". Ohloh.net. http://www.ohloh.net/p/apache/analyse s/latest.
  3. ^ Netcraft Market Share for Top Servers Across All Domains August 1995 - November 2009
  4. ^ "February 2009 Web Server Survey". Netcraft. Archived from the original on 26 February 2009. http://news.netcraft.com/archives/200 9/02/18/february_2009_web_server_surv ey.html. Retrieved 2009-03-29.
  5. ^ https://secure1.securityspace.com/s_s urvey/data/man.200907/apacheos.html
  6. ^ "September 2012 Web Server Survey". Netcraft. http://news.netcraft.com/archives/201 2/09/10/september-2012-web-server-sur vey.html. Retrieved 2012-09-15.
  7. ^ Usage of web servers for websites
  8. ^ Information about the Apache Web Server. (n.d.). Web Hosting Services, VPS Servers and Domain Names by NTC Hosting. Retrieved November 12, 2012, from http://www.ntchosting.com/apache-web- server.html
  9. ^ Mitchell, B. (n.d.). What Is The Apache Web Server?. Networking - Computer and Wireless Networking Basics - Home Networks Tutorials. Retrieved November 12, 2012, from http://compnetworking.about.com/cs/we bserver
  10. ^ Apache Server Definition. (n.d.). Module for hosting (mod_hosting) for apache 2 servers. Retrieved November 12, 2012, from http://www.modulehosting.com/apache.h tml
  11. ^ "Why the name 'Apache'?". HTTPd Frequently Asked Questions. http://wiki.apache.org/httpd/FAQ#Why_ the_name_.22Apache.22.3F.
  12. ^ "Information on the Apache HTTP Server Project". 1997-04-15. http://web.archive.org/web/1997041505 4031/www.apache.org/info.html.
  13. ^ What is Apache Web server? - A Word Definition From the Webopedia Computer Dictionary. (n.d.). Webopedia: Online Computer Dictionary for Computer and Internet Terms and Definitions. Retrieved November 12, 2012, from http://www.webopedia.com/TERM/A/Apach e_ Web_server.html
  14. ^ Welcome to The Apache Software Foundation!. (n.d.). Welcome to The Apache Software Foundation!. Retrieved November 12, 2012, from http://www.apache.org/
  15. ^ Mockus, A., Fielding, R. T., & Herbsleb, J. (n.d.). A Case Study of Open Source Software Development: The Apache Server http://www.ifipwg213.org/system/files /mockusapache.pdf. Retrieved November 12, 2012, from ifipwg213.org/system/files/mockusapac he.p
  16. ^ Apache MPM worker
  17. ^ http://people.apache.org/~jim/presos/ ACNA11/Apache_httpd_cloud.pdf Apache httpd 2.4
  18. ^ OpenBSD however may ultimately replace Apache with Nginx, a 2-clause BSD licensed web server. [1]
  19. ^ Netcraft. (n.d.). About the Apache HTTP Server Project - The Apache HTTP Server Project. Welcome! - The Apache HTTP Server Project. Retrieved November 12, 2012, from http://httpd.apache.org/ABOUT_APACHE. html
  20. ^ The Apache HTTP Server Open Source Project on Ohloh. (n.d.). Ohloh, the open source network. Retrieved November 12, 2012, from http://www.ohloh.net/p/apache
  21. ^ Chapter 4. The Apache HTTP Server. (n.d.). Fedora Documentation. Retrieved November 12, 2012, from http://docs.fedoraproject.org/en-US/F edora/13/html/Managing_Confined_Servi ces/chap-Managing_Confined_Services-T he_Apache_HTTP_Server.html

External links

(Sebelumnya) Apache HiveApache License (Berikutnya)