Author Topic: Web Server and WAS....  (Read 316 times)

Offline ABCognos

  • Associate
  • **
  • Posts: 4
  • Forum Citizenship: +0/-0
Web Server and WAS....
« on: 02 Jul 2010 02:45:49 am »
Hi I have a few questions on installing Cognos on Linux...

1) Can i have web server and WAS on a separate server.. and Install Dispatcher and CM on separate servers...

2) Can I have web server and WAS and Dispatcher on one machine and CM on another...

Also which is the best way to go... performance wise??

ABC.....

« Last Edit: 02 Jul 2010 02:47:36 am by ABCognos »

Offline smiley

  • Community Leader
  • *****
  • Posts: 124
  • Forum Citizenship: +7/-0
Re: Web Server and WAS....
« Reply #1 on: 02 Jul 2010 10:53:53 am »
1. No, the was needs to be able to make requests to the locally installed bibus logic.
    (you even define the lcoal path inside the was as reference)
2. The CM is also a java servlet that requires a java server. By default it comes with tomcat.
    I am failing to see the benefit of that configuration.

The ONLY reason NOT to use the FREEWARE and PROVEN STABLE tomcat, is when WAS is IT policy.