
codesite-noreply at google
Oct 21, 2009, 6:59 AM
Post #3 of 7
(55 views)
Permalink
|
|
Issue 436 in cherokee: Feature Request: ColdFusion tie-in to Cherokee
[In reply to]
|
|
Comment #3 on issue 436 by pubcrawler.com: Feature Request: ColdFusion tie-in to Cherokee http://code.google.com/p/cherokee/issues/detail?id=436 Reverse proxy is indeed the route to go. We determined that JRUN/ColdFusion were both not truly tied into Apache or any other server. Instead they were being front-ended/proxied by the respective web server. Same goes for the open source alternative Railo. Both work fine being reverse proxied. Only complication in doing such is if you have multiple websites on same server (i.e. 1.com, a.com, etc.). When reverse proxying you lose the easy to configure multiple hosts functionality per se. You have to enable such within JRUN natively and in the case of Railo you have to configure Resin or Tomcat to support. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev[at]lists.octality.com http://lists.octality.com/listinfo/cherokee-dev
|