Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Dec 2005 20:12:29 +0100
From:      =?iso-8859-1?Q?Fr=E9d=E9ric_de_la_Goublaye?= <fredericdelagoublaye@free.fr>
To:        <freebsd-java@FreeBSD.org>
Subject:   performance question
Message-ID:  <007301c5fc2b$55c45290$0400a8c0@iava>

next in thread | raw e-mail | index | archive | help
Hi,

I used FreeBSD 6.0.

I need to use Tomcat to serve jsp servlet and database.
I choose sqlite because the data will also
be accessible via a local C++ application on the user computer.

I wonder what is the fastest solution :
- use Tomcat alone on port 80
- use Tomcat with Apache22

What is the best combination for using Tomcat ?
Alone or with Apache ?

I know that not using Apache may avoid me from using all nice PHP solutions 
like phpBB and so on ... also PHP5 can used sqlite

but I still wonder what is the fastest solution.

Thanks for help

Frédéric 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007301c5fc2b$55c45290$0400a8c0>