Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
hansi_norway #1
CF7 Ent - Sandbox - One site down, other sites notaffected
Is it possible in CFMX7 Enterprise, using Sandbox, to avoid all websites hosted
on this server to stop when one site "goes down"?
What I want is that, if one website has a problem, no other sites on the
server is affected! Is this possible when using Sandbox on CFMX7 Enterprise? Or
will all sites on this CF-server be affected, if one site has a problem that
has to do with the CF-server?
hansi_norway Guest
-
Sandbox What?
New to this game. HTML to play file works fine if run without using web server. If I use the web server I get an error indicating only... -
Sandbox Settings Ignored
I am trying to set up sandbox security and ColdFusion seems to be ignoring the settings. I checked the box to enable sandbox security and I... -
CF Sandbox recommendations
I am editing the CF sandbox settings for sites. I would like to know what paths within C:\CFusionMX7 that a site may need to have access to in order... -
secure intranet site with non secure sites?
I log into a domain open an secure intranet site and then when I go to yahoo.com it messes up my secure intranet site that I have open. Cant... -
What should Sites > Edit Site look like?
My suspicions that something's wrong with my Edit Sites function were seemingly confirmed by the following advice someone gave me: "To get a site... -
xentrix #2
Re: CF7 Ent - Sandbox - One site down, other sites notaffected
No, that's not what Sandboxing is for.
What you're after is essentially Application isolation, which you would get
from running Multiple Instances. Each instance would then act as if it were a
completely seperate physical server meaning if one instance hung/died/crashed,
any applications running in a different instance (on the same physical machine)
would continue to serve requests as normal.
You can find more information on Multiple Instances (and Clustering) in the
DevNet area of the MM site.
Andy
xentrix Guest



Reply With Quote

