COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS 8 Administration => Topic started by: JoOne on 10 Aug 2009 05:19:41 AM

Title: Changing from cgi to isapi.dll
Post by: JoOne on 10 Aug 2009 05:19:41 AM
Hi all,

We have major issues with our Cognos environment probably due to timeouts with our gateway/webserver. The environment goes down for about 20-30 minutes (usually in the morning when everyone logs on) one day a week or so.

We are using cognos.cgi instead of cognosisapi.dll and are about to change this. The problem I see is that there seems to be more changes to do, than the steps mentioned in the Administration and Configuration Guide for Cognos 8.4 (page 579) (only change the gateway URI property to cognosisapi.dll).

We tried this once, but then we also made some changes in two .htm (or .html) files (default.htm and index.htm under the directory .../webcontents). I can´t remember where I read about this though...

Does anyone know if there are more steps to think about than these? Maybe do some changes in the IIS?

We are using Cognos 8 and Windows Server 2003. We have two application servers, one Content Manager server and the Gateway/web server. For now, my knowledge in the Cognos area is limited, but hopefully I have explained my issue good enough  :)
Title: Re: Changing from cgi to isapi.dll
Post by: smiley on 10 Aug 2009 05:50:11 AM
In IIS administration/webserver extentions, make sure cognosisapi.dll is allowed.
And you were right about the index.html and default.htm in the webcontent directory, in which you need to change the entry from cognos.cgi to cognosisapi.dll
Title: Re: Changing from cgi to isapi.dll
Post by: JoOne on 10 Aug 2009 06:02:05 AM
Yes, your right, that also needs to be changed. We might have done this already, but it´s a good point. I need to know about everything  :) so thanks for the tip.
Title: Re: Changing from cgi to isapi.dll
Post by: JoOne on 11 Aug 2009 01:17:09 AM
Seems as the changes has been successful, so far so good  ;)