Le lundi 31 janvier 2005 � 12:38 +0100, Erik Bruchez a �crit :
> Eric van der Vlist wrote:
> 
> > Mine are deployed on stock 2.7.2. as well powered by Jetty and proxied
> > through Apache 2 with the very useful mod_proxy_html module
> > (http://apache.webthing.com/mod_proxy_html) all that on Debian/GNU Linux
> > (my OS of choice for my servers, desktops and laptops).
> 
> Interesting, this proxy module.
> 
> As a BTW, if you use a connector between Apache Server and Tomcat (or, I 
> guess, any other servlet container supporting the jk* protocols) as 
> opposed to just doing proxying. With this, the proxy information is 
> communicated to the Servlet container, and your servlet can obtain the 
> correct (public) protocol / host / port number. With this, you can 
> rewrite URLs in your application correctly without a special Apache 
> module, and can use this for resources other than HTML.

Yes, Jetty does support the jk* protocols too and I could have used it
as well but I like the flexibility that a proxy gives be and the fact
that I can have access to the "target" sites as standalone servers.

> I just hate the Apache connectors though. I consider myself lucky to 
> have managed to make one work.

Yes, that's the second reason :-) .

Eric
-- 
Tired of typing XML tags?
                                                       http://wikiml.org
------------------------------------------------------------------------
Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
(ISO) RELAX NG   ISBN:0-596-00421-4 http://oreilly.com/catalog/relax
(W3C) XML Schema ISBN:0-596-00252-1 http://oreilly.com/catalog/xmlschema
------------------------------------------------------------------------



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
orbeon-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to