<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Gardening (on the Web Server)</title><link>http://blogs.technet.com/mscom/archive/2007/07/10/gardening-on-the-web-server.aspx</link><description>While some people are born with a green thumb, others of us have the brown thumb that comes from working to get a garden to grow. While we dream of sweet fruits and crisp, fresh vegetables, sometimes all we get for our troubles is dirt under our fingernails.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Gardening (on the Web Server)</title><link>http://blogs.technet.com/mscom/archive/2007/07/10/gardening-on-the-web-server.aspx#1559399</link><pubDate>Thu, 19 Jul 2007 21:02:33 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1559399</guid><dc:creator>jamesbl</dc:creator><description>&lt;p&gt;Another reason for web gardens (honestly the only one I can truly stand behind, in addition to the above) is to break the 2GB x86 process barrier. &amp;nbsp;I worked with a customer that was reaching the 2GB mark every week or so, thus making the worker process to crash. &amp;nbsp;The app was not using session state, so we enabled web gardens and used 3 &amp;quot;flowers&amp;quot; (get it? &amp;nbsp;flowers, gardens...my own coined term, btw. quite nerdy I admit), which spread the load over 3 worker processes and prevented them from hitting the upper 2GB limit and crashing.&lt;/p&gt;</description></item><item><title>re: Gardening (on the Web Server)</title><link>http://blogs.technet.com/mscom/archive/2007/07/10/gardening-on-the-web-server.aspx#3078425</link><pubDate>Thu, 26 Jun 2008 13:13:37 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3078425</guid><dc:creator>Tom McDonald</dc:creator><description>&lt;p&gt;I like splitting the application up idea better than web gardens, but there are development environment drawbacks to that solution. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;We split our main web site a while back and it help overall improve site performance. &amp;nbsp;We split the app along data and presentation lines with the data part being xml over http and asp.net xml webservices (soap).&lt;/p&gt;
&lt;p&gt;This improved the performance of the production site, but made development a nightmare. On the developers' laptops (XP running VS 2005) it was extremely difficult to mirror production. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;IIS on XP can only run one site at a time. &amp;nbsp;Developers can get around this by using Cassini and different ports, but Cassini wasn't viable because some of the pages (on both the data and presentation sides of the split) were classic asp pages and Cassini doesn't serve classic asp.&lt;/p&gt;
&lt;p&gt;Bottom line: we were were able to split the app up but only along the lines of classic asp vs. asp.net. &amp;nbsp;&lt;/p&gt;</description></item><item><title>Installation / Configuration &amp; Recommandation pour IIS 6</title><link>http://blogs.technet.com/mscom/archive/2007/07/10/gardening-on-the-web-server.aspx#3166236</link><pubDate>Wed, 10 Dec 2008 17:10:07 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3166236</guid><dc:creator>Blog de l'équipe support IIS France</dc:creator><description>&lt;p&gt;Voici un article pr&amp;#233;sentant comment installer IIS 6 et comment le configurer, ainsi que quelques recommandations&lt;/p&gt;
</description></item></channel></rss>