Apache Week | 3 May 2002 16:46
Picon
Favicon

Apache Week issue 293


                                APACHE WEEK

The essential weekly guide for users of the world's most popular Web server.
                          Issue 293: 3rd May 2002

                                 In this issue

     * Under development
     * In the news
     * ApacheCon 2002
     * Featured articles

                               Under development

     A new release of Apache 2.0, version 2.0.36, is currently in
     testing and may be released publicly soon after the weekend. The
     changes in 2.0.36 include (along with those [1]covered previously):
     * the AcceptPathInfo directive has been fixed ([2]BZ#8234)
     * a fix for mod_ssl when using virtual host with long hostnames
       ([3]BZ#8572)
     * many fixes and improvements to the worker MPM
     * fix for subrequest handling which resulted in invalid
       Content-Length headers being returned when using certain
       combinations of modules ([4]BZ#7966)
     * fixes for Windows ([5]BZ#8014, [6]BZ#8009)

     An additional change included in 2.0.36 makes the ApacheBench (ab)
     utility use non-blocking connect() calls: previously, the whole
     program would be blocked whenever a new connection was established
(Continue reading)

Apache Week | 10 May 2002 18:11
Picon
Favicon

Apache Week issue 294


                                APACHE WEEK

The essential weekly guide for users of the world's most popular Web server.
                          Issue 294: 10th May 2002

       ========================== Advert ===========================
        The O'Reilly Open Source Convention - July 22-26, San Diego
           Learn the Latest and Greatest in Open Source Software
              Apache 2.0, Perl 6, PHP, XML, MySQL, PostgreSQL,
            Python and Zope, Mac OS X, Linux, Java, and more ...
          With Prices that are SO 1999! Register NOW - Save $750!
                   http://conferences.oreilly.com/oscon/
     =================================================================

                                 In this issue

     * Apache 2.0.36 Released
     * Under development
     * ApacheCon 2002: Call For Participation
     * Featured articles

                            Apache 2.0.36 Released

     Apache 2.0.36 was released on 8th May 2002 and is now the latest
     version of the Apache server. This is the second stable release of
     Apache 2.0, following up on 2.0.35 which was released on 6th April
     2002. Read our [1]special feature for more information about the
     history of Apache 2.0.

(Continue reading)

Apache Week | 17 May 2002 18:21
Picon
Favicon

Apache Week issue 295


                                APACHE WEEK

The essential weekly guide for users of the world's most popular Web server.
                          Issue 295: 17th May 2002

                                 In this issue

     * Under development
     * In the news
     * Featured articles

                               Under development

     The hot topic on the development list this week was the recommended
     command used to start the web server in 2.0. A number of changes
     since 1.3 mean that (at least on some platforms) starting the
     server is no longer as simple as running bin/httpd from a freshly
     installed binary build. Several proposals were made to remedy the
     situation; integration of apachectl's start/stop/restart
     functionality into the httpd binary itself proved popular.

     Only one major problem has been found in the 2.0.36 release
     completed [1]last week; problems with semaphore handling
     ([2]BZ#8124) which mean that mod_ssl will stop serving requests
     after a period of time. (The bug also affects mod_rewrite if
     RewriteLogLevel is set above 0). Other changes committed since
     2.0.36 include:
     * SSL CONNECT tunnelling has been fixed in mod_proxy ([3]BZ#8903)
     * fix for using mod_userdir and ScriptAlias to enable CGI in home
(Continue reading)

Apache Week | 24 May 2002 17:06
Picon
Favicon

Apache Week issue 296


                                APACHE WEEK

The essential weekly guide for users of the world's most popular Web server.
                          Issue 296: 24th May 2002

       ========================== Advert ===========================
        The O'Reilly Open Source Convention - July 22-26, San Diego
       Have a favorite extension or rant? Want to sing the praises of
        an under-appreciated developer? Need to plug your product or
        company or beg for a job? We're still taking submission for
            Lightning Talks - Register by June 10 and save $750!
                   http://conferences.oreilly.com/oscon/
     =================================================================

                                 In this issue

     * Under development
     * Featured articles

                               Under development

     As covered [1]last week, support for apachectl's start/stop/restart
     functionality has been integrated into the httpd binary itself for
     the next release of Apache 2.0, using the -k command line option.
     The intention is that in basic installations, the HTTP server can
     be started by running httpd -k start, and stopped using httpd -k
     stop.

     The naming of release archives was raised as a possible source of
(Continue reading)


Gmane