Tomcat Server

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Mar 2007
Posts: 17
Reputation: arunprashanth is an unknown quantity at this point 
Solved Threads: 0
arunprashanth arunprashanth is offline Offline
Newbie Poster

Tomcat Server

 
0
  #1
Jun 21st, 2007
Hi

i have one doubt. apache and tomcat are same are different server.
why normally called as apache tomcat server? that means both are combined works.

what are the possible ways to improve performance of tomcat server.
Reply With Quote Quick reply to this message  
Join Date: Feb 2006
Posts: 2,415
Reputation: masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of 
Solved Threads: 256
Moderator
masijade's Avatar
masijade masijade is offline Offline
Nearly a Posting Maven

Re: Tomcat Server

 
0
  #2
Jun 21st, 2007
Because the Tomcat/Jakarta projects are a part of the Apache Foundation, but the Tomcat Server is not the same thing as the Apache Web Server.
Last edited by masijade; Jun 21st, 2007 at 12:14 pm.
Java Programmer and Sun Systems Administrator

----------------------------------------------

Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 4,483
Reputation: Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of 
Solved Threads: 515
Moderator
Featured Poster
Ezzaral's Avatar
Ezzaral Ezzaral is offline Offline
Industrious Poster

Re: Tomcat Server

 
0
  #3
Jun 21st, 2007
Apache is a web server. Tomcat is a JSP/Servlet engine. Apache by itself has no mechanism to process the JSP or servlet request and must delegate these to Tomcat and return the result. Tomcat does have limited ability to act as a web server, however it does not offer the performance, scalability, or control that Apache will.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC