Home Knowledge Articles IBM Cognos 8 BI Tune Apache Tomcat Settings
Follow us on Twitter


Countries

50.1%United States United States
7.6%India India
7%United Kingdom United Kingdom
5.1%Australia Australia
4.8%Canada Canada

Visitors

Today: 34
Yesterday: 111
Last Week: 3357
This Month: 9186
Last Month: 16191
Total: 382839


Tune Apache Tomcat Settings PDF Print E-mail
(1 vote, average 1.00 out of 5)
Written by Martijn Christenhusz   
Friday, 15 May 2009 12:57
If you use Apache Tomcat for application server, you can edit settings to improve performance.

Edit the maxProcessor and acceptCount settings in the <install dir>\c8\tomcat4.1.27conf\server.xml file.

Steps

  1. Open the server.xml file.

  2. Edit the settings that appear after the following comment:

    <!-- Define a non-SSL Coyote HTTP/1.1 Connector on port 8080 -->

    Find the following line:

    maxProcessors="75"

    and change it to the following:

    maxProcessors="1000"

  3. Find the following line:

    acceptCount="100"

    and change it to the following:

    acceptCount="500"

  4. Save the updated server.xml file.

  5. Restart Cognos 8 service

Comments

Please login to post comments or replies.
Last Updated on Friday, 29 January 2010 10:58
 
 

Login

For more content en features!



CogKnowHow Newsletter

Season's Greetings


Receive HTML?

Polls

How many users are working on your Cognos environment?