I'm using BD.NET + IIS6 for another client who got rid of all CF servers as they became a strict Microsoft shop. I had problems getting sessions to stop timing out prematurely but was told I need to change .NET sessions to fix it so had to learn a little about .NET, but it was just through constant fiddling that I got it working 98% sucessfully. (It forgets session vars from time to time)
I've set up several VMs to try out all different CFML flavours for the current project. Matt, thanks for your advice. I haven't tried IIS7 in production with CF8, only IIS6 which has been fantastically stable, but we *are* moving a very big project to IIS7 later this year. Vince, you've worried me a little. I hope Mike's experience was unique to his specific set up. Gary. On Sun, Jul 26, 2009 at 6:41 PM, Vince Bonfanti <[email protected]> wrote: > > On Sun, Jul 26, 2009 at 11:41 AM, Matthew Woodward<[email protected]> > wrote: > > > > If you're on Windows/IIS and like where MS is going with IIS, another > choice > > to consider is BD .NET since it has really tight integration with the > admin > > tools for IIS. Yes, this list is for discussing OpenBD but I thought I'd > at > > least mention BD .NET since you brought up some of the features of IIS 7. > > > > Thants, Matt. :-) > > If you're planning to use IIS7, I'd also like to point you to Mike > Brunt's blog where he discussed serious stability issues he's been > battling with IIS7 and CF8 (unfortunately, his original post was lost > due to database issues, but here's follow-up): > > > http://www.cfwhisperer.com/post.cfm/coldfusion-opendb-and-railo-some-thoughts > > I doubt that CF9 has addressed these stability issues if they're still > using the C/C++ ISAPI web server connector developed for JRun many > years ago. For BD JX 7.1 (recently released) we replaced the C/C++ > ISAPI adapter with a .NET HttpHandler for performance and stability > reasons. So BlueDragon offers you two choices for IIS7: > > - BlueDragon.NET, with full integration with IIS and ASP.NET<http://asp.net/> > - Java-based BlueDragon Server JX, with the new .NET HttpHandler for > performance and stability > > > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
