RE: Using Tomcat 5.5 as a standalone web server

2006-01-12 Thread Adam Johnston
ginal Message- From: ALEX HYDE [mailto:[EMAIL PROTECTED] Sent: 11 January 2006 13:31 To: Tomcat Users List Subject: RE: Using Tomcat 5.5 as a standalone web server Adam, I think I just posted a question on nearly this same topic. I found something called Pippo for static content and wou

Re: Using Tomcat 5.5 as a standalone web server

2006-01-11 Thread Rafal Zawadzki
> Not sure I fully agree with you - not about Apache being a great stable > product - as I do agree with that. However, I have been using Tomcat since > version 3 - and settled on using Tomcat (since version 5.0.x) standalone as > I found greater stability, speed and reliance than with using it i

RE: Using Tomcat 5.5 as a standalone web server

2006-01-11 Thread Chris McCormack
I would consider integrating this as part of your application and stay just standalone tomcat (or load balanced tomcat). Keep it simple. http://www.opensymphony.com/oscache/ Very useful. __ This email has been scanned for all viruses by the MessageLabs SkyScan service

RE: Using Tomcat 5.5 as a standalone web server

2006-01-11 Thread ALEX HYDE
:01 To: 'Tomcat Users List' Subject: RE: Using Tomcat 5.5 as a standalone web server There is quite an easy sollution. Run squid as you main webserver and as a web accelator in front of your tomcat. From the squid config you can decide what your want cached and what now. I don't under

RE: Using Tomcat 5.5 as a standalone web server

2006-01-11 Thread Adam Johnston
RE: Using Tomcat 5.5 as a standalone web server There is quite an easy sollution. Run squid as you main webserver and as a web accelator in front of your tomcat. From the squid config you can decide what your want cached and what now. I don't understand why this is not done more often sinc

RE: Using Tomcat 5.5 as a standalone web server

2006-01-11 Thread Carl Olivier
### "Adam Johnston" <[EMAIL PROTECTED]> wrote message to "George Sexton" <[EMAIL PROTECTED]>, "Tomcat Users List" ### ### this is reply for: RE: Using Tomcat 5.5 as a standalone web server ### > Thanks George and to Tim for his answer also - George&

Re: Using Tomcat 5.5 as a standalone web server

2006-01-11 Thread Rafal Zawadzki
### "Adam Johnston" <[EMAIL PROTECTED]> wrote message to "George Sexton" <[EMAIL PROTECTED]>, "Tomcat Users List" ### ### this is reply for: RE: Using Tomcat 5.5 as a standalone web server ### > Thanks George and to Tim for his answer also - George

RE: Using Tomcat 5.5 as a standalone web server

2006-01-11 Thread Adam Johnston
Adam -Original Message- From: George Sexton [mailto:[EMAIL PROTECTED] Sent: 10 January 2006 15:10 To: 'Tomcat Users List' Subject: RE: Using Tomcat 5.5 as a standalone web server > -Original Message- > From: Adam Johnston [mailto:[EMAIL PROTECTED] > Sent: Tue

Re: Using Tomcat 5.5 as a standalone web server

2006-01-10 Thread Rafal Zawadzki
### "Wouter Boers" <[EMAIL PROTECTED]> wrote message to "'Tomcat Users List'" ### ### this is reply for: RE: Using Tomcat 5.5 as a standalone web server ### > There is quite an easy sollution. > > Run squid as you main webserver and as a web accela

RE: Using Tomcat 5.5 as a standalone web server

2006-01-10 Thread Wouter Boers
There is quite an easy sollution. Run squid as you main webserver and as a web accelator in front of your tomcat. From the squid config you can decide what your want cached and what now. I don't understand why this is not done more often since its A) a very easy sollution B) does not loose any of

RE: Using Tomcat 5.5 as a standalone web server

2006-01-10 Thread George Sexton
> Sent: Tuesday, January 10, 2006 8:16 AM > To: Tomcat Users List > Subject: RE: Using Tomcat 5.5 as a standalone web server > > > From: George Sexton [mailto:[EMAIL PROTECTED] > > I'm running around 700,000 pages a month on a pure tomcat > > installation with no pro

RE: Using Tomcat 5.5 as a standalone web server

2006-01-10 Thread Peter Crowther
> From: George Sexton [mailto:[EMAIL PROTECTED] > I'm running around 700,000 pages a month on a pure tomcat > installation with no problems. Just for interest, George, is that on similar hardware / software to your benchmark at http://www.mhsoftware.com/caldemo/manual/en/pageFinder.html?page=622

RE: Using Tomcat 5.5 as a standalone web server

2006-01-10 Thread George Sexton
> -Original Message- > From: Adam Johnston [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 10, 2006 7:43 AM > To: users@tomcat.apache.org > Subject: Using Tomcat 5.5 as a standalone web server > > Hello all, > > > My question is this : does anyone have experience of running >

Re: Using Tomcat 5.5 as a standalone web server

2006-01-10 Thread Tim Funk
If possible - look into 5.5.15. The APR connectors should help with serving all the video and flash streaming. -Tim Adam Johnston wrote: Hello all, I am running a reasonable sized site, on Linux Red Hat + Tomcat 5.5.7. The site is serving mainly Flash movies and servlets with streaming vid