LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Java JSP/Servlet (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=21)
-   -   Proxy or AJP - JBoss AS/Tomcat (http://www.litespeedtech.com/support/forum/showthread.php?t=1195)

SoreGUms 07-22-2007 07:31 PM

Proxy or AJP - JBoss AS/Tomcat
 
JBoss AS is essentially Tomcat so interchange as you will.

Does anyone have any comments that would offer some insight on using LiteSpeed as the frontend to a JBoss/Tomcat server in both:
- complexity in configuration (considerations)
- performance (should be better then apache regardless right?)

Thanks.

Some Background information:
I might be switching from Joomla CMS to OpenEdit as I'm running into problems of granularity of the way things work in Joomla. Since OpenEdit is a Java app you need a container to run it in. Also I'm going to be creating JBoss Seam applications eventually, that's why I'm choosing JBoss AS over plain Tomcat (which does work with Seam... but you know) :)

mistwang 07-23-2007 12:22 PM

They are about the same configuration and performance wise, pick the one you like.

tomaz 05-09-2008 07:36 AM

I would go with AJP if I were you.
 
Quote:

Originally Posted by SoreGUms (Post 5776)
JBoss AS is essentially Tomcat so interchange as you will.

Does anyone have any comments that would offer some insight on using LiteSpeed as the frontend to a JBoss/Tomcat server in both:
- complexity in configuration (considerations)
- performance (should be better then apache regardless right?)

You can use AJP to squeeze some extra requests per second, but it is harder to debug, but not a problem for you since Java application server also has HTTP interface to the application. Also since AJP is not HTTP protocol it could be more secure, because all you do is map everything to an application.

I would go with AJP if I were you.

teegogy09 12-21-2009 07:03 AM

Proxy or AJP JBoss AS/Tomcat
 
thx for the reply,
I think it would be Service Pack only, because this question was asked in the interview, like he asked which SP do you use for your Tomcat but when I asked what is SP he dint told it clearly like he said Service and I could not catch the word he pronouced with P.

any way thx.....

Mak_AlEp 12-07-2010 12:05 AM

Proxy or AJP JBoss AS/Tomcat
 
if you have got reply to your question about the Tomcat Native Library location? thanks


All times are GMT -7. The time now is 01:04 AM.