----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Hi,
>
> be VERY careful with it - we made bad experience with it:
>
> one of our customer's 'forced' us to install our servlet based application on a
> FreeBSD system (jdk 1.1.7, apache 1.3.9, jserv 1.0) and everything worked but it was
> unbelievable slow - it was ten times slower on a PII 300 MHz with FreeBSD installed
> than on a P I with something like 100 MHz and Suse (RedHat) Linux on it.
>
> Now, the same hardware with Linux on it works fine.
>
> Why? Well, I believe it's because of the JDK Port (sorry folks) ; further on you
> should consider that there is no free JIT available for FreeBSD (at least half a
> year ago)
>
You may be right, however I installed it on a Pentium 200/Fbsd 2.2.8,
and a Celeron 400/Fbsd 3.3 and it's quite acceptable.
There are also two JIT compilers for FreeBSD: shujit, and another one whose
name I can't remember now (I use shujit), however I didn't try compiling it
myself but got the precompiled Fbsd 3.x library for my 3.3 system and it
speeds up things considerably, you should be able to get it to work
with 2.2.7 also I guess.
I have not done very much programming with servlets so I can't really
comment on the performance, however all the examples for Cocoon seem
to run quite acceptable, as well as some trivial programs that I coded.
Regards,
Marc.
--
----------------------------------------------------
Marc van Kempen BowTie Technology
Email: [EMAIL PROTECTED] WWW & Databases
tel. +31 40 2 43 20 65
fax. +31 40 2 44 21 86 http://www.bowtie.nl
----------------------------------------------------
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]