June 26th, 2002, 11:33 AM
-
Resin
Hello, I posted this in the system admin > apache section but felt I should post it here as well.
I am currently using Solaris 2.8 with Apache 1.3.
Here's my delimma and was wondering if someone can direct me to the right place to resolve it:
My gaming team is writing a java program that can query in-game status on two of our game servers such as current scores, number of players, etc ...
So I was looking around and found that resin is faster then tomcat when it comes to serving java servlet and jsp pages. However, they are both different web servers of their own.
I would like to somehow intergrate resin into my currently working version of apache.
Thanks.
June 26th, 2002, 03:28 PM
-
June 27th, 2002, 07:29 AM
-
Resin integration is easy if you have apxs with your apache.
However virtual domains, requires manual editing of the Conf file, but it's not too difficult.
June 29th, 2002, 07:34 PM
-
Looked at the .pdf notes and it is much clearer then those on the web.