LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > External Applications > Java JSP/Servlet > LSWS + Resin ?

Reply
 
Thread Tools Display Modes
  #1  
Old 07-10-2007, 02:52 AM
dbMG dbMG is offline
Member
 
Join Date: Jun 2007
Posts: 17
Default LSWS + Resin ?

Hello.

Anyone got running on Cpanel box LSWS with Resin? Would be great to share experience and small how-to.

Regards.

dbMG
Reply With Quote
  #2  
Old 07-10-2007, 07:41 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
What is the related Apache directive used. Apache may have a mod_resin, which is not available in LiteSpeed.
For Litespeed, I think should use HTTP reverse proxy to talk to backend Resin.
Reply With Quote
  #3  
Old 07-10-2007, 08:02 AM
dbMG dbMG is offline
Member
 
Join Date: Jun 2007
Posts: 17
In httpd.conf is:
Quote:
LoadModule caucho_module /usr/local/apache/libexec/mod_caucho.so
ResinConfigServer localhost 6802
CauchoStatus yes
Any small how-to make reverse proxy to Resin in my case ?

Thank you.

dbMG
Reply With Quote
  #4  
Old 07-10-2007, 08:16 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
There probably is not any easy solution here. You need to read mod_caucho and resin documentation see if it is possible to have resin start a HTTP listener on one port, then let LiteSpeed talk to resin via HTTP proxy.
Reply With Quote
  #5  
Old 07-10-2007, 08:26 AM
dbMG dbMG is offline
Member
 
Join Date: Jun 2007
Posts: 17
Well, Resin already listen on port 8080 like is in Resin config:
Quote:
<http server-id="" host="*" port="8080"/>
I can paste whole config from Resin if you like to check.

Regards.

dbMG
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 02:51 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.