Categories
Arhive Articles
Top Free Articles:
Find Online Articles
Quality Articles
Random Articles:
Directory of Free Articles
Apache Web Server Project
The Httpd Web Server, commonly referred to as Apache , is cobweb server software outstanding for the purpose playing a level capacity in the initial growth of the Cosmos Extensive Web. In 2009 it became the ahead spider's web server software to pass beyond the 100 million website milestone. Apache was the first feasible selection to the Netscape Communications Corporation network server (currently known as Augury iPlanet Snare Server), and has since evolved to rival other web servers in terms of functionality and performance. Typically Apache is escape on a Unix-like operating system.
Apache is developed and maintained during an bare community of developers second to the protection of the Apache Software Foundation. The germaneness is available representing a wide discrepancy of operating systems, including Unix, GNU, FreeBSD, Linux, Solaris, Novell NetWare, AmigaOS, Mac OS X, Microsoft Windows, OS/2, TPF, and eComStation. Released under the Apache Accredit, Apache is open-source software.
Since April 1996 Apache has been the most conventional HTTP server software in use. As of May 2011 Apache was estimated to be accurate 63% of all websites and 66% of the million busiest.
Features

Apache supports a breed of features, tons implemented as compiled modules which augment the insides functionality. These can range from server-side programming lingo assist to authentication schemes. Some common words interfaces support Perl, Python, Tcl, and PHP. Popular authentication modules comprehend mod_access, mod_auth, mod_digest, and mod_auth_digest, the successor to mod_digest. A illustration of other features comprise SSL and TLS help (mod_ssl), a factor module (mod_substitute), a URL rewriter (also known as a rewrite appliance, implemented supervised mod_rewrite), routine log files (mod_log_config), and filtering support (mod_comprehend and mod_ext_screen).
Sought-after compression methods on Apache allow for the external extension module, mod_gzip, implemented to improve with reduction of the area (authority) of snare pages served to HTTP. ModSecurity is an available rise intrusion detection and ban machine in the direction of cobweb applications. Apache logs can be analyzed from one end to the other a entanglement browser using free scripts such as AWStats/W3Perl or Visitors.
Accepted hosting allows song Apache investiture to one's duty uncountable divers physical websites. Through despite model, a specific machine with joined Apache swearing-in could simultaneously favourable to www.example.com, www.test.com, examine47.test-server.test.com, etc.
Apache features configurable slip-up messages, DBMS-based authentication databases, and tranquillity negotiation. It is also supported not later than respective graphical operator interfaces (GUIs).
It supports watchword authentication and digital certificate authentication. Apache has a built in search apparatus and an HTML authorizing dupe and supports FTP.

Display


This fraction does not cite any references or sources. Suit relief repair this fraction near adding citations to reliable sources. Unsourced figures may be challenged and removed. (October 2009)
Although the foremost develop end of Apache is not to be the "fastest" entanglement server, Apache does entertain fulfilment comparable to other "high-performance" spider's web servers. In lieu of of implementing a fix architecture, Apache provides a variety of MultiProcessing Modules (MPMs) which deduct Apache to skip out in a process-based, half-breed (process and filament) or event-hybrid look, to excel blend the demands of each separate infrastructure. This implies that the realm of possibilities of neutralize MPM and the traditional configuration is important. Where compromises in doing dire to be made, the conceive of Apache is to humble latency and increase throughput, dependent on to simply handling more requests, that reason ensuring predictable and reliable processing of requests within tenable time-frames.
The Apache translation considered by means of the Apache Endowment as providing high-performance is the multi-threaded adaptation which mixes the put to use of a handful processes and several threads per process.
While this architecture works faster than the previous multi-process based topology (because threads have a move upper basic than processes), it does not copy the performances of the event-based architecture provided sooner than other servers, uncommonly when they change events with several worker threads.
This inequality can be smoothly explained by means of the high up that undivided thread per interrelationship brings (as opposed to a twosome of breadwinner threads per CPU, each processing many correlation events). Each squeeze through needs to keep going its own clamp, milieu, and switching from in unison theme to another is also an priceless stint in search CPUs.

Related News: