Http server + Tomcat

2008-02-22 Thread Upendra Sharma
Hi, I am newbie to HTTP-server and tomcat installation and setup and thus requesting help in setting up a multi-tier web-server for my experimentation. The setup I want to do is as follows: 1.) one dedicated machine for http-server 2.) another machine for tomcat server I wanted to know which h

Http server + Tomcat

2008-02-22 Thread Upendra Sharma
Hi, I am newbie to HTTP-server and tomcat installation and setup and thus requesting help in setting up a multi-tier web-server for my experimentation. The setup I want to do is as follows: 1.) one dedicated machine for http-server 2.) another machine for tomcat server I wanted to know which h

Re: Apache HTTP Server - Tomcat and PHP

2007-07-18 Thread Brian Millett
Munna Dee escribĂ­o: > Hi all, > > I have one question regarding running Apache HTTP Server to run/serve > Servlets as well as PHP content. I have installed the following: > > 1. Apache 2.2.4 (Win32) HTTP Server > 2. Apache-Tomcat 6.0.13 Servlet container and > 3. PHP 5.2.3 > > I have confi

Re: Apache HTTP Server - Tomcat and PHP

2007-07-18 Thread Joe Nathan
/www.nabble.com/Apache-HTTP-Server---Tomcat-and-PHP-tf4101745.html#a11666405 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL

Apache HTTP Server - Tomcat and PHP

2007-07-18 Thread Munna Dee
Hi all, I have one question regarding running Apache HTTP Server to run/serve Servlets as well as PHP content. I have installed the following: 1. Apache 2.2.4 (Win32) HTTP Server 2. Apache-Tomcat 6.0.13 Servlet container and 3. PHP 5.2.3 I have configured Apache HTTP Server to load PHP mo

RE: Apache Http Server + Tomcat or just Tomcat?

2007-07-06 Thread bajistaman
Thanks!, We have a Solaris and AIX platform but thinking about trying an Intel/Linux one. For many reasons we can't use the latest versions of any product until they've rached some maturity so we are going to try Tomcat 5. Johann -- View this message in context: http://www.nabble.com/Apache-Htt

RE: Apache Http Server + Tomcat or just Tomcat?

2007-07-06 Thread Asensio, Rodrigo
Here is a performance review http://www.javalobby.org/java/forums/t92965.html -Original Message- From: bajistaman [mailto:[EMAIL PROTECTED] Sent: Friday, July 06, 2007 9:08 AM To: users@tomcat.apache.org Subject: Apache Http Server + Tomcat or just Tomcat? I have an Apache Http Server

RE: Apache Http Server + Tomcat or just Tomcat?

2007-07-06 Thread Asensio, Rodrigo
k for itself. Is painfull being worried just for 1 webserver, imagine 2.. What platform are you working ? Win, linux ? -Original Message- From: bajistaman [mailto:[EMAIL PROTECTED] Sent: Friday, July 06, 2007 9:08 AM To: users@tomcat.apache.org Subject: Apache Http Server + Tomcat or just T

Apache Http Server + Tomcat or just Tomcat?

2007-07-06 Thread bajistaman
I have an Apache Http Server farm and I'm trying to build a Tomcat one for my new java systems. I was thinking about what can make the use the Apache one as front end (proxy) of the Tomcat one useful? Thanks, Johann -- View this message in context: http://www.nabble.com/Apache-Http-Server-%2B-

getting user info in a HTTP Server / Tomcat proxy configuration

2007-05-07 Thread Bill Higgins
We currently have a proxy server that has both Apache HTTP Server and Tomcat installed, with httpd acting as both a proxy for the local Tomcat installation, and also for a number of downstream servers. Currently we use httpd Basic Auth on the proxy box and send the Basic Auth header downstream to