RE: Why to use Apace as web server with TOMCAT

2002-10-12 Thread Nilesh Parmar

Other reasons:

Performance:
Tomcat is inherently slower than a web server, and therefore we want the
static content to be served up by a web server, while tomcat handles the
dynamic content.

security:
 A web server like Apache has been around for a lot longer than Tomcat and
has far less security holes.

Stability:
In the event of a Tomcat crash, the entire web site will not come down- only
the dynamic content served by Tomcat is unavailable.

cheers,

Nilesh.






-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 11:09 PM
To: 'Tomcat Users List'
Subject: RE: Why to use Apace as web server with TOMCAT



Tomcat's HTTP server is fine for most applications.

Reasons why you would want Apache:

- can run as a service on port 80 without being root
- can use other technologies like CGI, and other languages, in addition to
Tomcat
- Apache is specifically tuned for static content, Tomcat is tuned for
dynamic
- Well-established, proven platform
- Stable, generally secure
- Can use other modules such as mod_proxy, mod_rewrite, or write your own
modules
- Can load-balance with Tomcat
- Can easily handle multiple virtual hosts in an ISP/ASP environment

and more.  Search the archives for more info.  This topic comes up
regularly.

John

 -Original Message-

 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 11, 2002 1:20 PM
 To: [EMAIL PROTECTED]
 Subject: Why to use Apace as web server with TOMCAT


 I would like know what are the advantages of using apache as
 webserver for
 tomcat.
 ie, what is the disadvantage of using tomcat's own web server.


 thanks

 Rajesh Bhabaraju (RAJ)
 Office of Technology Services
 Phone: 502-564-6949 X 281
 [EMAIL PROTECTED]


 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
Peer Information India Pvt Ltd, Mumbai, India



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Apache Tomcat Security

2002-10-10 Thread Nilesh Parmar

Hi Andrew,
 Why do you think we need to include PostgreSQL? I think MySQL is more
popular than PostgreSQL and is widely used.

thanks,
Nilesh

-Original Message-
From: Andres Ledesma [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 6:32 PM
To: Tomcat Users List
Subject: Re: Apache Tomcat Security


Include PostgreSQL  as you did with mySQL

Thanks...

Andrew



--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
Peer Information India Pvt Ltd, Mumbai, India



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Apache Tomcat Security

2002-10-10 Thread Nilesh Parmar

Yes,
The target autience for the book are developers. I'd like to
concenterate on building secure applications.

thanks,
Nilesh.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 6:33 PM
To: Tomcat Users List
Cc: 'Tomcat Users List '
Subject: Re: Apache Tomcat Security



Ditto to the contributing author comment. Looking at your email address,
you're a Wrox guy. Who's the audience for the book? Are you targeting the
developer or the sysadmin?



  Nilesh Parmar
  [EMAIL PROTECTED]To:   'Tomcat Users List
' [EMAIL PROTECTED]
  cc:
   Subject:  Apache Tomcat
Security
  10/10/2002 01:55
  AM
  Please respond to
  Tomcat Users
  List






Hi,
   I've been subscribing to the this mailing list from quite a while. I'm
interested in developing a book on Apache Tomcat security. For a start,
here
is what i've included as a specification for the book. Can anyone please
give me your valuable suggestions/ideas to make it a better book? I'd like
to know that exactly the programmer wants so as to make it a great book
helpfull to all. Here's what i'd like to cover in the book:

Internet Security (SSH, SSL))
How secure is Tomcat
Security Manager
Realms (This chapter should discuss Memory Realms, and JDBC Realms)
Secure connections with Databases (like MySQL) using SSL
Secure connections with LDAP using SSL (??)

Thanks in advance.
Nilesh




--
To unsubscribe, e-mail:   
mailto:[EMAIL PROTECTED]
For additional commands, e-mail: 
mailto:[EMAIL PROTECTED]









--
Peer Information India Pvt Ltd, Mumbai, India



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Apache Tomcat Security

2002-10-09 Thread Nilesh Parmar

Hi,
   I've been subscribing to the this mailing list from quite a while. I'm
interested in developing a book on Apache Tomcat security. For a start, here
is what i've included as a specification for the book. Can anyone please
give me your valuable suggestions/ideas to make it a better book? I'd like
to know that exactly the programmer wants so as to make it a great book
helpfull to all. Here's what i'd like to cover in the book:

Internet Security (SSH, SSL))
How secure is Tomcat
Security Manager
Realms (This chapter should discuss Memory Realms, and JDBC Realms)
Secure connections with Databases (like MySQL) using SSL
Secure connections with LDAP using SSL (??)

Thanks in advance.
Nilesh


 

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]