Categories
Arhive Articles
Top Free Articles:
» How to Escalating Your Locale Above and Be a success Wi ...
» You contain the ability to partake of Free PC Software
» Visit those who are admired to you fully delivered of u ...
» Serials Online Look
» Secure Browsing
» Substance of bookmark chief software
» Serenity recompense nokia with partake of screens
» From your delay wisely
» Here you last will and testament locate the aggregate y ...
» Set on fire a dvd in thought
» You contain the ability to partake of Free PC Software
» Visit those who are admired to you fully delivered of u ...
» Serials Online Look
» Secure Browsing
» Substance of bookmark chief software
» Serenity recompense nokia with partake of screens
» From your delay wisely
» Here you last will and testament locate the aggregate y ...
» Set on fire a dvd in thought
Find Online Articles
Quality Articles
Random Articles:
Directory of Free Articles
The Httpd Web Server
The Httpd Web Server, commonly referred to as Apache , is web server software matchless seeking playing a level place in the commencing growth of the Society Wide Web. In 2009 it became the ahead snare server software to pass beyond the 100 million website milestone. Apache was the first rapport selection to the Netscape Communications Corporation web server (currently known as Message iPlanet Web Server), and has since evolved to contest other web servers in terms of functionality and performance. Typically Apache is hop to it on a Unix-like operating system.
Apache is developed and maintained during an public community of developers underneath the approval of the Apache Software Foundation. The germaneness is available for a fully multiplicity of operating systems, including Unix, GNU, FreeBSD, Linux, Solaris, Novell NetWare, AmigaOS, Mac OS X, Microsoft Windows, OS/2, TPF, and eComStation. Released supervised the Apache Accredit, Apache is open-source software.
Since April 1996 Apache has been the most normal HTTP server software in use. As of May 2011 Apache was estimated to minister to 63% of all websites and 66% of the million busiest.
Features
Apache supports a breed of features, tons implemented as compiled modules which extend the insides functionality. These can class from server-side programming language authenticate to authentication schemes. Some conventional language interfaces support Perl, Python, Tcl, and PHP. In demand authentication modules take in mod_access, mod_auth, mod_pr‚cis, and mod_auth_epitomize, the successor to mod_digest. A example of other features include SSL and TLS supporter (mod_ssl), a representative module (mod_substitute), a URL rewriter (also known as a rewrite engine, implemented lower than drunk mod_rewrite), custom log files (mod_log_config), and filtering reinforce (mod_contain and mod_ext_screen).
Stock compression methods on Apache take in the superficial augmentation module, mod_gzip, implemented to help with reduction of the area (strain) of cobweb pages served to HTTP. ModSecurity is an available rise intrusion detection and interception machine exchange for cobweb applications. Apache logs can be analyzed help of a entanglement browser using relieved of scripts such as AWStats/W3Perl or Visitors.
Effective hosting allows one Apache investiture to help many different actual websites. For benchmark, joined gismo with united Apache installation could simultaneously perform www.example.com, www.test.com, check up on47.test-server.test.com, etc.
Apache features configurable error messages, DBMS-based authentication databases, and capacity negotiation. It is also supported by disparate graphical drug interfaces (GUIs).
It supports open sesame authentication and digital certificate authentication. Apache has a built in search apparatus and an HTML authorizing contraption and supports FTP.
Engagement
This fraction does not cite any references or sources. Suit improve repair this fraction by adding citations to sure sources. Unsourced figures may be challenged and removed. (October 2009)
Although the primary layout aspiration of Apache is not to be the "fastest" web server, Apache does play a joke on dispatch comparable to other "high-performance" trap servers. In lieu of of implementing a single architecture, Apache provides a breed of MultiProcessing Modules (MPMs) which deduct Apache to skip out in a process-based, half-breed (function and filament) or event-hybrid set-up, to superior match the demands of each discriminating infrastructure. This implies that the choice of correct MPM and the mark configuration is important. Where compromises in doing need to be made, the conceive of Apache is to slash latency and increase throughput, relative to obviously handling more requests, consequently ensuring accordant and reliable processing of requests within logical time-frames.
The Apache reading considered by means of the Apache Fundamental as providing high-performance is the multi-threaded adaptation which mixes the utilize consume of a handful processes and various threads per process.
While this architecture works faster than the aforementioned multi-process based topology (because threads prepare a lower outlay than processes), it does not match the performances of the event-based architecture provided by other servers, uniquely when they change events with respective wage-earner threads.
This dissimilarity can be smoothly explained by means of the overhead that identical filament per relevance brings (as opposed to a couple of worker threads per CPU, each processing numberless connection events). Each squeeze through needs to uphold its own clamp, environment, and switching from joke theme to another is also an expensive assignment for CPUs.
Apache is developed and maintained during an public community of developers underneath the approval of the Apache Software Foundation. The germaneness is available for a fully multiplicity of operating systems, including Unix, GNU, FreeBSD, Linux, Solaris, Novell NetWare, AmigaOS, Mac OS X, Microsoft Windows, OS/2, TPF, and eComStation. Released supervised the Apache Accredit, Apache is open-source software.
Since April 1996 Apache has been the most normal HTTP server software in use. As of May 2011 Apache was estimated to minister to 63% of all websites and 66% of the million busiest.
Features
Apache supports a breed of features, tons implemented as compiled modules which extend the insides functionality. These can class from server-side programming language authenticate to authentication schemes. Some conventional language interfaces support Perl, Python, Tcl, and PHP. In demand authentication modules take in mod_access, mod_auth, mod_pr‚cis, and mod_auth_epitomize, the successor to mod_digest. A example of other features include SSL and TLS supporter (mod_ssl), a representative module (mod_substitute), a URL rewriter (also known as a rewrite engine, implemented lower than drunk mod_rewrite), custom log files (mod_log_config), and filtering reinforce (mod_contain and mod_ext_screen).
Stock compression methods on Apache take in the superficial augmentation module, mod_gzip, implemented to help with reduction of the area (strain) of cobweb pages served to HTTP. ModSecurity is an available rise intrusion detection and interception machine exchange for cobweb applications. Apache logs can be analyzed help of a entanglement browser using relieved of scripts such as AWStats/W3Perl or Visitors.
Effective hosting allows one Apache investiture to help many different actual websites. For benchmark, joined gismo with united Apache installation could simultaneously perform www.example.com, www.test.com, check up on47.test-server.test.com, etc.
Apache features configurable error messages, DBMS-based authentication databases, and capacity negotiation. It is also supported by disparate graphical drug interfaces (GUIs).
It supports open sesame authentication and digital certificate authentication. Apache has a built in search apparatus and an HTML authorizing contraption and supports FTP.
Engagement
This fraction does not cite any references or sources. Suit improve repair this fraction by adding citations to sure sources. Unsourced figures may be challenged and removed. (October 2009)
Although the primary layout aspiration of Apache is not to be the "fastest" web server, Apache does play a joke on dispatch comparable to other "high-performance" trap servers. In lieu of of implementing a single architecture, Apache provides a breed of MultiProcessing Modules (MPMs) which deduct Apache to skip out in a process-based, half-breed (function and filament) or event-hybrid set-up, to superior match the demands of each discriminating infrastructure. This implies that the choice of correct MPM and the mark configuration is important. Where compromises in doing need to be made, the conceive of Apache is to slash latency and increase throughput, relative to obviously handling more requests, consequently ensuring accordant and reliable processing of requests within logical time-frames.
The Apache reading considered by means of the Apache Fundamental as providing high-performance is the multi-threaded adaptation which mixes the utilize consume of a handful processes and various threads per process.
While this architecture works faster than the aforementioned multi-process based topology (because threads prepare a lower outlay than processes), it does not match the performances of the event-based architecture provided by other servers, uniquely when they change events with respective wage-earner threads.
This dissimilarity can be smoothly explained by means of the overhead that identical filament per relevance brings (as opposed to a couple of worker threads per CPU, each processing numberless connection events). Each squeeze through needs to uphold its own clamp, environment, and switching from joke theme to another is also an expensive assignment for CPUs.
