Julius's profileJulius Ganns . netzkernPhotosBlogNetwork Tools Help

Blog


    January 18

    Windows Server 32bit and Web Applications

    Did you ever wonder why a lot of companies buy a lot of large servers with 8 GB and then waste their horse power by not configuring them properly?
    Every experienced software architect in the Microsoft world knows, that a 32bit Windows (even a server) can allocate a maximum of 2 GB per user-space process and additionally 2 GB of kernel-space memory. So why buying a server with 8 GB of RAM and having it wasted all that memory? The trick is of course a way to use more than one process to do the work the server was bought for. In an ASP.NET web application that means using multiple w3wp.exe worker processes, also known as a Web Garden. But how do you configure your application pool to make maximum use of your server resources? Well, Jesper has written an execellent article about that specific topic. You should really take a look!
    And by the way: Don't forget about the Session State or you might loose a lot of customers.

    Comments

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.
    Julius Ganns has turned off comments on this page.

    Trackbacks

    The trackback URL for this entry is:
    http://jgnk.spaces.live.com/blog/cns!457F4BDBA1A371A5!190.trak
    Weblogs that reference this entry
    • None