.net - Technical difference between web garden and web farm? -


In the case of hosting net on IIS 7, there is a need to know the difference between web garden and web form.

Can anyone provide me information related to that?

A web garden setting on IIS7 (covered here) to IIS one for IIS virtual directory More workers allow creation of processes when IIS calls more than one simultaneous call it creates the effect of scaling for a web form (where the virtual directory is present on many different IIS installations on separate boxes under an NLB) .

Why is this important? If you codify your pure IIS code without any web garden in IIS, then you will not accept that you have mistakenly coded a "sticky" service with links between the client and the web service, usually the same Making misquoted cash or business calls on the server generates reliance on unexpected state.

I instruct all my IT to be developed with the web garden for my local IIS so that they do not stumble into problems which hurt in an enlarged environment.


Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -