Welcome!

Open Source Authors: Salvatore Genovese, Maureen O'Gara, Jeremy Geelan, Liz McMillan, Reuven Cohen

Related Topics: Apache, Open Source

Apache: Article

Open Source Apache HTTP Server 2.2.0 Released

Said to be "Best Version" of Apache Available

The Apache Software Foundation and The Apache HTTP Server Project have announced the release of version 2.2.0 of the Apache HTTP Server. The Foundation says it considers this release to be the best version of Apache available, and
encourages users of all prior versions to upgrade.

Apache 2.2 offers numerous enhancements, improvements, and performance boosts over the 2.0 codebase.

This release includes the Apache Portable Runtime (APR) version 1.2.2 bundled with the tar and zip distributions. The APR libraries libapr, libaprutil, and (on Win32) libapriconv must all be updated to ensure binary compatibility and address many known platform bugs.

This release has been through extensive testing, according to Apache, including live at some of the world's busiest sites, and is now considered stable. This means that modules and applications developed for Apache 2.2.0 will be both
source- and binary-compatible with future 2.2.x releases. This release builds on and extends the Apache 2.0 API. Modules written for Apache 2.0 will need to be recompiled in order to run with Apache 2.2, but no substantial reworking should be necessary.

Apache also says that some "non-showstopping issues" were found during the 2.2.0 release and testing cycle:

* mod_dbd and mod_authn_dbd are absent from the Windows build
environment.

* If you are installing on a system with apr/apr-util 1.0 or 1.1
installed, you must build apr/apr-util 1.2 manually.

When upgrading or installing this version of Apache, Apache says to please bear in mind that if you intend to use Apache with one of the threaded MPMs, you must ensure that any modules you will be using (and the libraries they depend
on) are thread-safe.

Apache HTTP Server 2.2.0 is available for download from:

http://httpd.apache.org/download.cgi


More Stories By Apache News Desk

Apache News Desk trawls the world's news information sources and brings you timely updates on the Apache Software Foundation community of open-source software projects, Ant, Beehive, Cocoon, Harmony, Jakarta, Maven, and Tomcat.

Comments (1) View Comments

Share your thoughts on this story.

Add your comment
You must be signed in to add a comment. Sign-in | Register

In accordance with our Comment Policy, we encourage comments that are on topic, relevant and to-the-point. We will remove comments that include profanity, personal attacks, racial slurs, threats of violence, or other inappropriate material that violates our Terms and Conditions, and will block users who make repeated violations. We ask all readers to expect diversity of opinion and to treat one another with dignity and respect.


Most Recent Comments
EOS News Desk 12/04/05 11:23:13 AM EST

The new Apache release includes the Apache Portable Runtime (APR) version 1.2.2 bundled with the tar and zip distributions. The APR libraries libapr, libaprutil, and (on Win32) libapriconv must all be updated to ensure binary compatibility and address many known platform bugs.