Oh yes, you are right. Web server --> servlet container --> servlet
(openbd). Adobe CF installed a connector on IIS, its for connect
between IIS and CF.

At my production setting, two IISs (2 Hosts, DNS round robin) are
connecting to CF cluster (2 CF instances) for HA/load balancing. Do
you know any doc/guideline for such setup? Thx.

On Dec 3, 11:31 pm, Matthew Woodward <[email protected]> wrote:
> On Wed, Dec 2, 2009 at 10:45 PM, Gordon Luk <[email protected]> wrote:
> > 5.) create a index.cfm file on /home/gordon/
> > <cfoutput>#now()#</cfoutput>
> > 6.) browse tohttp://127.0.0.1:8080/g/index.cfm
>
> Ah, this is a common point of confusion on mappings--mappings are not the
> same thing as aliases ("virtual directories") at the web server/servlet
> container level, so that won't work. Problem is the request hits the servlet
> container first and it doesn't have any idea what "/g" is.
>
> In my test I did a cfdirectory on my mapping. That works because OpenBD is
> aware of the mapping. But browsing to it won't work unless you add an alias
> at the Jetty level.
>
> So it's clear, Adobe CF behaves the same way.
>
> --
> Matthew Woodward
> [email protected]http://mpwoodward.posterous.com
> identi.ca/Twitter: @mpwoodward
>
> Please do not send me proprietary file formats such as Word, PowerPoint,
> etc. as attachments.http://www.gnu.org/philosophy/no-word-attachments.html

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 mailing list - http://groups.google.com/group/openbd?hl=en

 !! save a network - please trim replies before posting !!

Reply via email to