QUOTE (bdmorgan @ Mar 22 2009, 02:26 PM)

What are some of the pros/cons for choosing to host on Windows or Linux? At one point, quite a few web development tools and server products were available for one or the other. However, nowadays, I can get run MySQL/PHP/Apache all on Windows with no issues (although I obviously still can't run ASP.NET on Linux!).
How do you go about deciding which is the best option?
What I look at is what I plan on running. If I am going to be running php mysql I normally always use Unix type hosting as php and mysql were originally created for these operating systems and have been optimized for them. Also depending upon your hosting provider if you want to use these two languages, you have to use a unix type hosting as their windows hosting is only setup for asp, asp.net and MS SQL server.
Joe