PQ57998: IIS 5.0, REGEN PLUGIN DOES NOT UPDATE PLUGIN-CFG.XML FILE PROPERLY. | |||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||
APAR status Closed as program error. Error description MS IIS 5.0; If making a change to the plugin-cfg.xml does not pick up the modified changes to the plugin-cfg.xml file. Regard less if the file is regen OR manually edited. Keywords: IIS, plugin-cfg.xml, WAS 4.0.Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server 4.0 users of * * the IIS webserver plugin. * **************************************************************** * PROBLEM DESCRIPTION: When the plugin config file gets in a * * state where none of the incoming uris * * are matched to be handled by the * * app server the plugin will ignore * * changes made to the plugin-cfg.xml * * file forcing the need for a restart. * **************************************************************** * RECOMMENDATION: * **************************************************************** The ISAPI breaks request handling into 2 stages. The first stage inspects the request to see if it should be handled or ignored in the second stage. Changes to the plugin config were only checked in the 2nd stage. Therefore, if you never were getting into the 2nd stage the plugin config changes would never get picked up.Problem conclusion Adjusted the plugin so that it now checks for new config file changes in the first step of the IIS request handling process.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ57998
IBM Group: Software Group
Modified date: Feb 28, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.