Categories
Arhive Articles
Top Free Articles:
» Make your own surpass vpn
» How to Increase Your Site Above and Be a success With Y ...
» You contain the proficiency to ingest Free of charge PC ...
» Call those who are expensive to you fully delivered of ...
» Tv series Online Look
» Hide Ip
» Substance of bookmark manager software
» Happiness for the treatment of nokia with partake of sc ...
» Application your delay wisely
» Here you will locate everything you difficulty
» How to Increase Your Site Above and Be a success With Y ...
» You contain the proficiency to ingest Free of charge PC ...
» Call those who are expensive to you fully delivered of ...
» Tv series Online Look
» Hide Ip
» Substance of bookmark manager software
» Happiness for the treatment of nokia with partake of sc ...
» Application your delay wisely
» Here you will locate everything you difficulty
Find Online Articles
Quality Articles
Random Articles:
Directory of Free Articles
The History of Httpd Server
The Httpd Web Server, commonly referred to as Apache , is web server software outstanding for playing a key role in the initial success of the World Big Web. In 2009 it became the beginning cobweb server software to surpass the 100 million website milestone. Apache was the chief practicable different to the Netscape Communications Corporation trap server (currently known as Seer iPlanet Entanglement Server), and has since evolved to challenge other trap servers in terms of functionality and performance. Typically Apache is manufacture on a Unix-like operating system.
Apache is developed and maintained by an unspoken for community of developers underneath the auspices of the Apache Software Foundation. The operation is readily obtainable for a wide multiplicity of operating systems, including Unix, GNU, FreeBSD, Linux, Solaris, Novell NetWare, AmigaOS, Mac OS X, Microsoft Windows, OS/2, TPF, and eComStation. Released junior to the Apache Allow, Apache is open-source software.
Since April 1996 Apache has been the most fashionable 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 mixture of features, many implemented as compiled modules which extend the pit functionality. These can latitude from server-side programming phrasing stick up for to authentication schemes. Some community jargon interfaces guy Perl, Python, Tcl, and PHP. Favoured authentication modules comprehend mod_access, mod_auth, mod_pr‚cis, and mod_auth_r‚sum‚, the successor to mod_digest. A sample of other features comprise SSL and TLS help (mod_ssl), a surrogate module (mod_representative), a URL rewriter (also known as a rewrite appliance, implemented high mod_rewrite), custom log files (mod_log_config), and filtering support (mod_register and mod_ext_screen).
In demand compression methods on Apache allow for the superficial dimensions module, mod_gzip, implemented to ease with reduction of the size (authority) of cobweb pages served to HTTP. ModSecurity is an open source intrusion detection and enjoining engine in the direction of net applications. Apache logs can be analyzed help of a web browser using delivered scripts such as AWStats/W3Perl or Visitors.
Essential hosting allows everyone Apache installation to serve multitudinous unalike verifiable websites. Allowing for regarding model, a specific mechanism with united Apache installation could simultaneously favourable to www.example.com, www.test.com, check up on47.test-server.test.com, etc.
Apache features configurable boob messages, DBMS-based authentication databases, and content negotiation. It is also supported not later than disparate graphical consumer interfaces (GUIs).
It supports open sesame authentication and digital certificate authentication. Apache has a built in search engine and an HTML authorizing contraption and supports FTP.
Exhibit
This section does not cite any references or sources. Please cure amend this section by adding citations to sure sources. Unsourced earthly may be challenged and removed. (October 2009)
Although the main design end of Apache is not to be the "fastest" entanglement server, Apache does have playing comparable to other "high-performance" trap servers. A substitute alternatively of implementing a fix architecture, Apache provides a breed of MultiProcessing Modules (MPMs) which concede Apache to skip out in a process-based, hybrid (deal with and piece of yarn) or event-hybrid mode, to superior twin the demands of each particular infrastructure. This implies that the choice of chasten MPM and the mark configuration is important. Where compromises in doing lack to be made, the design of Apache is to slash latency and gain throughput, relative to simply handling more requests, thus ensuring predictable and honourable processing of requests within judicious time-frames.
The Apache reading considered past the Apache Endowment as providing high-performance is the multi-threaded style which mixes the utilize consume of very many processes and various threads per process.
While this architecture works faster than the too soon multi-process based topology (because threads set up a trim outlay than processes), it does not compare with the performances of the event-based architecture provided via other servers, uniquely when they prepare events with several wage-earner threads.
This distinction can be without even trying explained by the overhead that a man plot per connection brings (as opposed to a couple of tradesman threads per CPU, each processing many interplay events). Each thread needs to contend its own chimney, environs, and switching from inseparable thread to another is also an expensive assignment in compensation CPUs.
Apache is developed and maintained by an unspoken for community of developers underneath the auspices of the Apache Software Foundation. The operation is readily obtainable for a wide multiplicity of operating systems, including Unix, GNU, FreeBSD, Linux, Solaris, Novell NetWare, AmigaOS, Mac OS X, Microsoft Windows, OS/2, TPF, and eComStation. Released junior to the Apache Allow, Apache is open-source software.
Since April 1996 Apache has been the most fashionable 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 mixture of features, many implemented as compiled modules which extend the pit functionality. These can latitude from server-side programming phrasing stick up for to authentication schemes. Some community jargon interfaces guy Perl, Python, Tcl, and PHP. Favoured authentication modules comprehend mod_access, mod_auth, mod_pr‚cis, and mod_auth_r‚sum‚, the successor to mod_digest. A sample of other features comprise SSL and TLS help (mod_ssl), a surrogate module (mod_representative), a URL rewriter (also known as a rewrite appliance, implemented high mod_rewrite), custom log files (mod_log_config), and filtering support (mod_register and mod_ext_screen).
In demand compression methods on Apache allow for the superficial dimensions module, mod_gzip, implemented to ease with reduction of the size (authority) of cobweb pages served to HTTP. ModSecurity is an open source intrusion detection and enjoining engine in the direction of net applications. Apache logs can be analyzed help of a web browser using delivered scripts such as AWStats/W3Perl or Visitors.
Essential hosting allows everyone Apache installation to serve multitudinous unalike verifiable websites. Allowing for regarding model, a specific mechanism with united Apache installation could simultaneously favourable to www.example.com, www.test.com, check up on47.test-server.test.com, etc.
Apache features configurable boob messages, DBMS-based authentication databases, and content negotiation. It is also supported not later than disparate graphical consumer interfaces (GUIs).
It supports open sesame authentication and digital certificate authentication. Apache has a built in search engine and an HTML authorizing contraption and supports FTP.
Exhibit
This section does not cite any references or sources. Please cure amend this section by adding citations to sure sources. Unsourced earthly may be challenged and removed. (October 2009)
Although the main design end of Apache is not to be the "fastest" entanglement server, Apache does have playing comparable to other "high-performance" trap servers. A substitute alternatively of implementing a fix architecture, Apache provides a breed of MultiProcessing Modules (MPMs) which concede Apache to skip out in a process-based, hybrid (deal with and piece of yarn) or event-hybrid mode, to superior twin the demands of each particular infrastructure. This implies that the choice of chasten MPM and the mark configuration is important. Where compromises in doing lack to be made, the design of Apache is to slash latency and gain throughput, relative to simply handling more requests, thus ensuring predictable and honourable processing of requests within judicious time-frames.
The Apache reading considered past the Apache Endowment as providing high-performance is the multi-threaded style which mixes the utilize consume of very many processes and various threads per process.
While this architecture works faster than the too soon multi-process based topology (because threads set up a trim outlay than processes), it does not compare with the performances of the event-based architecture provided via other servers, uniquely when they prepare events with several wage-earner threads.
This distinction can be without even trying explained by the overhead that a man plot per connection brings (as opposed to a couple of tradesman threads per CPU, each processing many interplay events). Each thread needs to contend its own chimney, environs, and switching from inseparable thread to another is also an expensive assignment in compensation CPUs.
