I've never used it in a development or production situation but I have
had a chance to sit with MM tech reps and really explore it and pick
their brain about it. From what I can tell, there should be no trouble
when you deploy to a standard server.
Dan Phillips
www.CFXHosting.com
1-866-239-4678 x105
[EMAIL PROTECTED]
-----Original Message-----
From: Barney Boisvert [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 12, 2003 2:51 PM
To: CF-Talk
Subject: RE: Multiple Server Versions
There won't be any production sites on that server, it's all dev. I'd
really like to just spawn a couple new CF instances for the new apps and
run them there, rather than on actual Standard edition installs, but I'm
not sure that's a good idea.
I guess my question is really "Is developing an app on the J2EE version
and then deploying to Standard version a big deal?". Aside from a few
obvious things (CFIMPORT of JSP tag libs, some CF admin functions, etc)
are there any potentially confounding differences between the editions?
thanks,
barneyb
-----Original Message-----
From: Dan Phillips (CFXHosting.com) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 12, 2003 11:38 AM
To: CF-Talk
Subject: RE: Multiple Server Versions
No you bring up a good point. Even though each install is separate,
CPU
useage is still shared out and can't be isolated. If someone makes a
mistake (say an endless loop) on the dev side and it makes the CPU
jump
up to 100% usage, the production sites are going to suffer.
Now I don't know if you can isolate the processor on Linux (never
tried
it myself) but if you can, then you should be ok.
-----Original Message-----
From: Barney Boisvert [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 12, 2003 2:15 PM
To: CF-Talk
Subject: Multiple Server Versions
We've got a dev server running a few instances of CF for J2EE, and its
great for working on different CVS branches of our apps. However, now
we need to work on a couple apps that will be deployed to Standard
servers. We'd like to just leave everything on the same dev server,
but
I'm concerned about potential screwups stemming from developing an
application on the J2EE version and deploying it on the Standard
version.
That a baseless concern? If not, anyone have any clever ideas to have
two distinct installs of Standard on a single machine (aside from
using
different Apache installs and different ports?).
We're running Apache2 on linux along with CF, if that matters at all.
TIA,
barneyb
---
Barney Boisvert, Senior Development Engineer
AudienceCentral
[EMAIL PROTECTED]
voice : 360.756.8080 x12
fax : 360.647.5351
www.audiencecentral.com
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- Multiple Server Versions Barney Boisvert
- RE: Multiple Server Versions Dan Phillips \(CFXHosting.com\)
- RE: Multiple Server Versions Matt Liotta
- RE: Multiple Server Versions Barney Boisvert
- RE: Multiple Server Versions Dan Phillips \(CFXHosting.com\)
- RE: Multiple Server Versions Samuel Neff
- RE: Multiple Server Versi... Barney Boisvert