Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SHARING] Tomcat standalone vs tomcat with IIS

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SHARING] Tomcat standalone vs tomcat with IIS
 Login/Join
 
Gold member
posted
Hi,
We are trying to understand the advantages and disadvantages of having IIS as the web server?
What are the advantages if we choose tomcat as app server with IIS as the web server.
We have two environments right now, one that has just the tomcat stand-alone and the other: tomcat with IIS redirect.
We are wondering if we really need IIS redirect piece?
What would we loose if we just hit the reporting server directly?
Can someone kindly shed some light on this?
Thank you.

This message has been edited. Last edited by: Kerry,


7.7.01,windows2008 R2
 
Posts: 65 | Registered: July 28, 2011Report This Post
Virtuoso
posted Hide Post
Tomcat is an application server, and thus will try to parse everything that comes through it as an (Java) application. As a consequence, it will try to parse images, javascript files, plain text documents, etc as such, which adds unnecessary overhead.

OTOH, IIS is a simple webserver, it's better at serving static content than Tomcat is. IIS isn't my favourite, but it serves the purpose and it's a combination supported by IBI.


WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010
: Member of User Group Benelux :
 
Posts: 1669 | Location: Enschede, Netherlands | Registered: August 12, 2010Report This Post
Guru
posted Hide Post
In my opinion, IIS is not the single alternative. The Apache httpd server works very well with Tomcat, both being Apache projects. There is a connector to Tomcat, mod_jk, which let the web server and app server talk to each other.

Håkan


WebFOCUS DS 8.0.06/08 DS/AS
WebFOCUS RS 8.0.08 (Linux/IBM i)
WebFOCUS Client 8.0.06 (Linux)
 
Posts: 319 | Location: Stockholm, Sweden | Registered: February 04, 2004Report This Post
Gold member
posted Hide Post
Thank you both for the explanation.
So,if I understand correctly, some companies opt to go with IIS because it serves better for static content.
If that is the case, I might not want to have IIS because we do not have that many applications anyway.
Also, I think we can incorporate this IIS piece anytime if we really need to, correct?
Thanks.


7.7.01,windows2008 R2
 
Posts: 65 | Registered: July 28, 2011Report This Post
Virtuoso
posted Hide Post
quote:
Originally posted by ReddyP:
Also, I think we can incorporate this IIS piece anytime if we really need to, correct?


Aye.


WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010
: Member of User Group Benelux :
 
Posts: 1669 | Location: Enschede, Netherlands | Registered: August 12, 2010Report This Post
Gold member
posted Hide Post
One of the benefits of the tomcat w/IIS configuration is that you can configure Integrated Windows Authentication (IWA) and Single-SignOn (SSO). That way, assuming you are on a Windows server and using Internet Explorer, your user's user ID would be retrieved automatically and users would not need to enter credentials. This would be more secure and also reduce the chance of users sharing user IDs in MRE/RC, etc. If you're not interested in IWA/SSO then doing the tomcat standalone has less installation requirements and few moving pieces.


WebFOCUS 7.7.05M, gen 144, Windows 2008 Server R2 64-bit, Tomcat 6.0.33, IIS 7.0, SQL Server, Excel 2013, PDF, HTML, FOCUS files.
 
Posts: 88 | Location: Seattle | Registered: March 29, 2007Report This Post
Gold member
posted Hide Post
Thank you all for the valuable feedback.


7.7.01,windows2008 R2
 
Posts: 65 | Registered: July 28, 2011Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SHARING] Tomcat standalone vs tomcat with IIS

Copyright © 1996-2020 Information Builders