Andy Allan wrote:
> Our Development/Staging/QA/whatever-you-want-to-call-it mirrors
> Production exactly.
> 
> CF settings, JVM settings, OS settings, Apache settings. It has to.
> (OK you can get away with the odd discrepency).
> 
> Now true, we won't have external users hitting this environment, but
> we still have to load test it by simulating X number of users, etc so
> we are still creating the millions of visitors and thousands of
> sessions etc that you're on about. And I'm assuming this is what
> Jochem is on about???

Indeed.

Production is boring (or at least it should be). You get a 
working setup from development and you don't touch it. It just 
runs. And if it doesn't, you go back to development, reproduce 
the issue, fix it, run a patch or configuration change through 
Test and QA and when it is good you run the deployment script 
again on production or swap the EAR files if that is your thing.


> Of course, if we're all on about the workstation I develop on before
> it goes to Dev/Staging/whatever then fair enough, it is night and day.

I run 4 webservers (1 IIS, 3 Apache) and 11 websites on 4 IP 
addresses on my laptop. I currently have 7 CF instances and 4 
different versions of CF in EAR/WAR format so that I can swap any 
instance to any CF version with Ant while my own CFML source 
stays in place.
My development workstation is far more complicated then any 
production I have ever seen.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239986
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to