wiki:MapGuideRfc91

Version 7 (modified by hubu, 14 years ago) ( diff )

--

MapGuide RFC 91 - Upgrade Apache/Tomcat to the latest version

This page contains an change request (RFC) for the MapGuide Open Source project. More MapGuide RFCs can be found on the RFCs page.

Status

RFC Template Version(1.0)
Submission Date(Date/Time submitted)
Last Modified(your name here) Timestamp
AuthorBuddy Hu
RFC Status(draft)
Implementation Status(pending)
Proposed Milestone(2.3)
Assigned PSC guide(s)(when determined)
Voting History(vote date)
no vote

Overview

This RFC upgrade the Apache and Tomcat to the latest version, including:

  1. Upgrade Apache to 2.2.15 x86, to 2.2.14 on x64
  1. Upgrade TomCat to 6.0.26

Motivation

  1. The current release of Apache included in MGOS is 2.2.11 which has a know issue PR 47672 (https(:issues.apache.org/bugzilla/show_bug.cgi?id=47672)

(Apache PR 47672: fix seg fault under load due to pool concurrency problem).

This Apache defect has been corrected in release 2.2.14.

  1. If a user attempts to configure Apache/Tomcat on Windows 64bit they will want to configure Tomcat as a service (this is very important for performance reasons).

The batch script to install the service appears to work, but the service fails to start under Windows Server 2008 64bit.

In order to correct this, we need to install 64 bit Tomcat binaries for the 64 bit version. Now the latest build of Tomcat(6.0.26) has already included the 64 bit binaries.

Proposed Solution

*Currently under discussion on mapuide-internals.*

Upgrade the Apache to 2.2.15 on Linux and x86, to 2.2.14 on x64. Upgrade the TomCat to 6.0.24

Implications

None

Test Plan

Build/Run on Windows/Linux.

Funding/Resources

Supplied by Autodesk

Note: See TracWiki for help on using the wiki.