Also with IIS6 your locked in to using 32bit or 64bit application pools across the board (its all shared) but with II7 you can mix and match the application pools where some run 32bit and others run 64bit.
________________________________ From: Judah McAuley <[email protected]> To: cf-talk <[email protected]> Sent: Mon, March 15, 2010 10:58:18 AM Subject: Re: 64 bit CF on 32 bit IIS Is it at all possible to upgrade to Win2K8? If so, you could use the URL Rewriting in IIS7 and dump Ionic. It has worked out quite well for us thus far. We had to tweak the rules some (we were using Helicon before) but since then has been solid. Otherwise, I'd suggest looking at Apache and Mod-Rewrite. Judah On Sun, Mar 14, 2010 at 11:39 PM, Michael Dinowitz <[email protected]> wrote: > > Lets say I have a 64 bit install of CF on Win 2003/IIS 6. If I move > the IIS to 32 bit mode, will I lose the advantage of 64 bit CF? Do I > have to make any changes to the CF connectors? > > Thanks > > -- > Michael Dinowitz > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331760 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

