You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Walid Al-Abbadi <wa...@eng.aast.edu> on 2002/06/03 05:50:43 UTC

Tomcat is the best ?!



  i just  want  to know if i have an app work with jsp's ..is the best app
server can i work with is Tomcat ? and why ?..or there is other servers
best in performance than it !..  this applied too on Apache web server !

    Actually, i dont know about other servers work with jsp's except Tomcat
, so i asked that question! ..but i'm looking for best performance in my
application..

 i'll appreciate any help for explaning these points to me ..

 thanks in advance ,
  
Walid Al-Abbadi

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


server.xml

Posted by Ron <ro...@rapit.net>.
Can someone send a complete server.xml with just the bits for mod_jk using
apache and virtual host. Since I've noticed you need to add some listener
tags for ApacheConfig which isnt documented in the server.xml.

thanks




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Tomcat is the best ?!

Posted by Pascal Forget <to...@ubeans.com>.
Sean LeBlanc wrote:

>
>I noticed Resin's web site has a link about clustering and such.
>Which makes me wonder - how are people doing this in Tomcat, if they are
>doing it all? Are there any whitepapers anywhere on the various ways of 
>accomplishing this? Any experiences to share? 
>


www.ubeans.com/tomcat





--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: mod_jk - apache2

Posted by "Michael H. Wuest" <mw...@iu.net>.
Your module is working great.

I had problems with some of the available modules (versions of mod_jk) and
also with the compilation. After downloading your version my environment
works fine.

Thanks alot for your work.

Michael H. Wuest

----- Original Message -----
From: "Ron" <ro...@rapit.net>
To: "Tomcat Users List" <to...@jakarta.apache.org>; <se...@nutros.com>
Sent: Sunday, May 05, 2002 1:32 PM
Subject: mod_jk - apache2


> Can someone check out http://www.rapit.net/mod_jk.so  it has been build
for
> apache 2.x on redhat linux and tomcat 4.0.3 .
>
> Make sure it is working fine  ???
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


mod_jk - apache2

Posted by Ron <ro...@rapit.net>.
Can someone check out http://www.rapit.net/mod_jk.so  it has been build for
apache 2.x on redhat linux and tomcat 4.0.3 .

Make sure it is working fine  ???



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Tomcat is the best ?!

Posted by Adam Greene <ag...@romulin.com>.
Well, there are two ways, I guess (haven't done it yet):

1. Use the JDBC session state management (Server.xml)
2. Borland AppServer, Web Edition ($500 for computer).  It gives you fault
tolerance, load balancing, etc.  and allows you to set up on copy of Web
Edition as Apache and use it to load balance it (at least that is what they
rep told me).

Adam Greene
ROMulin Group Inc

885 Main St, Suite 16
Moncton, NB
E1C 1G5

Ph: (506) 863-1014 x4
Fx: (506) 854-6886

http://www.romulin.com/

-----Original Message-----
From: Sean LeBlanc [mailto:sean@nutros.com]
Sent: Monday, June 03, 2002 11:40 AM
To: 'Tomcat Users List'
Subject: RE: Tomcat is the best ?!


> -----Original Message-----
> From: Chris Wilson [mailto:chris@wondergeek.com]
> Sent: Monday, June 03, 2002 6:28 AM
> To: 'Tomcat Users List'
> Subject: RE: Tomcat is the best ?!
>
>
> Walid,
>
> Take a look at Resin from www.caucho.com.  I've found that it doesn't
> have as many spec. compliance issues as tomcat, is much faster to
> develop with (as it automatically reloads and compiles any
> servlet, jsp,
> and config changes), and is loads faster in raw performance.
>
> I really enjoyed working with Tomcat, but I think that once you try a
> quality, production grade server like Resin, you won't go back.

<snip>

I noticed Resin's web site has a link about clustering and such.
Which makes me wonder - how are people doing this in Tomcat, if they are
doing it all? Are there any whitepapers anywhere on the various ways of
accomplishing this? Any experiences to share?




--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Tomcat is the best ?!

Posted by Sean LeBlanc <se...@nutros.com>.

> -----Original Message-----
> From: Chris Wilson [mailto:chris@wondergeek.com]
> Sent: Monday, June 03, 2002 6:28 AM
> To: 'Tomcat Users List'
> Subject: RE: Tomcat is the best ?!
> 
> 
> Walid,
> 
> Take a look at Resin from www.caucho.com.  I've found that it doesn't
> have as many spec. compliance issues as tomcat, is much faster to
> develop with (as it automatically reloads and compiles any 
> servlet, jsp,
> and config changes), and is loads faster in raw performance.
> 
> I really enjoyed working with Tomcat, but I think that once you try a
> quality, production grade server like Resin, you won't go back.

<snip>

I noticed Resin's web site has a link about clustering and such.
Which makes me wonder - how are people doing this in Tomcat, if they are
doing it all? Are there any whitepapers anywhere on the various ways of 
accomplishing this? Any experiences to share? 




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Tomcat is the best ?!

Posted by Chris Wilson <ch...@wondergeek.com>.
Walid,

Take a look at Resin from www.caucho.com.  I've found that it doesn't
have as many spec. compliance issues as tomcat, is much faster to
develop with (as it automatically reloads and compiles any servlet, jsp,
and config changes), and is loads faster in raw performance.

I really enjoyed working with Tomcat, but I think that once you try a
quality, production grade server like Resin, you won't go back.

Chris Wilson

chris@wondergeek.com
http://www.wondergeek.com/

> -----Original Message-----
> From: Walid Al-Abbadi [mailto:wabbadi@eng.aast.edu]
> Sent: Sunday, June 02, 2002 10:51 PM
> To: tomcat-user@jakarta.apache.org
> Subject: Tomcat is the best ?!
> 
> 
> 
> 
>   i just  want  to know if i have an app work with jsp's ..is the best
app
> server can i work with is Tomcat ? and why ?..or there is other
servers
> best in performance than it !..  this applied too on Apache web server
!
> 
>     Actually, i dont know about other servers work with jsp's except
> Tomcat
> , so i asked that question! ..but i'm looking for best performance in
my
> application..
> 
>  i'll appreciate any help for explaning these points to me ..
> 
>  thanks in advance ,
> 
> Walid Al-Abbadi
> 
> --
> To unsubscribe, e-mail:   <mailto:tomcat-user-
> unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:tomcat-user-
> help@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>