{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application/",
        "slug": "dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application",
        "url": "https://update.dsesecurity.com/updates/dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application/"
        },
        "title": "Decide whether Windows Network Load Balancing fits the application",
        "summary": "When is a Windows NLB cluster an appropriate application distribution choice?",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "image": {
            "theme": "network-infrastructure",
            "label": "Networks & infrastructure",
            "alt": "Resilient network core with engineered blue and gold data paths.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
            "width": 2400,
            "height": 1350
        },
        "topics": [
            {
                "slug": "it",
                "name": "IT",
                "url": "https://update.dsesecurity.com/topic/it/"
            },
            {
                "slug": "networks-infrastructure",
                "name": "Networks & Infrastructure",
                "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
            }
        ],
        "author": {
            "name": "DSE Security Editorial Team",
            "url": "https://update.dsesecurity.com/#editorial-team",
            "type": "Organization"
        },
        "publisher": {
            "name": "Detection Systems & Engineering",
            "url": "https://dsesecurity.com/"
        },
        "published_at": "2026-09-08T18:14:28+00:00",
        "modified_at": "2026-09-08T18:26:31+00:00",
        "reviewed_on": "2026-09-08",
        "reading_minutes": 1,
        "word_count": 210,
        "potentially_affected": "Administrators evaluating Windows Network Load Balancing for server applications.",
        "dse_recommendation": "Prepare a short selection record comparing the documented NLB use case with the actual workload.",
        "primary_source": {
            "name": "Network Load Balancing",
            "url": "https://learn.microsoft.com/en-us/windows-server/networking/technologies/Network-Load-Balancing",
            "published_on": null,
            "authority": "Microsoft Learn"
        },
        "publishing_principles": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
        "usage_info": "https://update.dsesecurity.com/usage/",
        "copyright_notice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
        "content_html": "<h2>Source facts</h2>\n<p>Windows NLB combines multiple application servers into one virtual cluster and distributes incoming requests among those servers. Microsoft identifies stateless applications, including IIS web servers, as a practical use case. Its guidance directs SDN deployments, non-Windows workloads, outbound NAT requirements, and certain non-TCP load-balancing requirements toward Software Load Balancer instead. <a href=\"https://learn.microsoft.com/en-us/windows-server/networking/technologies/Network-Load-Balancing\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<h2>Applicability</h2>\n<p>Record the application protocol, server platform, session behavior, and networking design before selecting NLB. Ask the application owner to describe any state that must survive a host becoming unavailable. Do not substitute a network feature overview for that application-specific assessment.</p>\n<h2>DSE recommendation</h2>\n<p>Prepare a short selection record comparing the documented NLB use case with the actual workload. Name the application instances and decide how their readiness will be evaluated. Define a maintenance exercise that removes one host while representative users continue working. Set an acceptance threshold for the application transaction, with a clear owner for investigation if the result differs.</p>\n<h2>Verification</h2>\n<p>Measure completed transactions and errors before, during, and after the approved host-removal exercise. Verify that the remaining hosts receive requests and that the returning host behaves as intended. Include a state-dependent transaction when the application has one. Retain the selected design and rejected alternatives.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/windows-server/networking/technologies/Network-Load-Balancing\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Network Load Balancing</a>. Source reviewed September 8, 2026.</p>",
        "content_text": "Source facts\nWindows NLB combines multiple application servers into one virtual cluster and distributes incoming requests among those servers. Microsoft identifies stateless applications, including IIS web servers, as a practical use case. Its guidance directs SDN deployments, non-Windows workloads, outbound NAT requirements, and certain non-TCP load-balancing requirements toward Software Load Balancer instead. Microsoft Learn.\nApplicability\nRecord the application protocol, server platform, session behavior, and networking design before selecting NLB. Ask the application owner to describe any state that must survive a host becoming unavailable. Do not substitute a network feature overview for that application-specific assessment.\nDSE recommendation\nPrepare a short selection record comparing the documented NLB use case with the actual workload. Name the application instances and decide how their readiness will be evaluated. Define a maintenance exercise that removes one host while representative users continue working. Set an acceptance threshold for the application transaction, with a clear owner for investigation if the result differs.\nVerification\nMeasure completed transactions and errors before, during, and after the approved host-removal exercise. Verify that the remaining hosts receive requests and that the returning host behaves as intended. Include a state-dependent transaction when the application has one. Retain the selected design and rejected alternatives.\nOfficial references\nMicrosoft Learn: Network Load Balancing. Source reviewed September 8, 2026.",
        "content_markdown": "## Source facts\n\nWindows NLB combines multiple application servers into one virtual cluster and distributes incoming requests among those servers. Microsoft identifies stateless applications, including IIS web servers, as a practical use case. Its guidance directs SDN deployments, non-Windows workloads, outbound NAT requirements, and certain non-TCP load-balancing requirements toward Software Load Balancer instead. [Microsoft Learn](https://learn.microsoft.com/en-us/windows-server/networking/technologies/Network-Load-Balancing).\n\n## Applicability\n\nRecord the application protocol, server platform, session behavior, and networking design before selecting NLB. Ask the application owner to describe any state that must survive a host becoming unavailable. Do not substitute a network feature overview for that application-specific assessment.\n\n## DSE recommendation\n\nPrepare a short selection record comparing the documented NLB use case with the actual workload. Name the application instances and decide how their readiness will be evaluated. Define a maintenance exercise that removes one host while representative users continue working. Set an acceptance threshold for the application transaction, with a clear owner for investigation if the result differs.\n\n## Verification\n\nMeasure completed transactions and errors before, during, and after the approved host-removal exercise. Verify that the remaining hosts receive requests and that the returning host behaves as intended. Include a state-dependent transaction when the application has one. Retain the selected design and rejected alternatives.\n\n## Official references\n\n[Microsoft Learn: Network Load Balancing](https://learn.microsoft.com/en-us/windows-server/networking/technologies/Network-Load-Balancing). Source reviewed September 8, 2026."
    },
    "json_ld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://dsesecurity.com/#organization",
                "name": "Detection Systems & Engineering",
                "alternateName": "DSE Security",
                "url": "https://dsesecurity.com/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://update.dsesecurity.com/assets/dse-logo-20260812.png?v=1.8.20"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://update.dsesecurity.com/#editorial-team",
                "name": "DSE Security Editorial Team",
                "url": "https://update.dsesecurity.com/",
                "parentOrganization": {
                    "@id": "https://dsesecurity.com/#organization"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://update.dsesecurity.com/#website",
                "name": "DSE Updates",
                "alternateName": "DSE Security Knowledge Hub",
                "url": "https://update.dsesecurity.com/",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://update.dsesecurity.com/?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application/",
                "url": "https://update.dsesecurity.com/updates/dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-08"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Decide whether Windows Network Load Balancing fits the application",
                        "item": "https://update.dsesecurity.com/updates/dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application/",
                "url": "https://update.dsesecurity.com/updates/dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application/",
                "headline": "Decide whether Windows Network Load Balancing fits the application",
                "description": "When is a Windows NLB cluster an appropriate application distribution choice?",
                "abstract": "When is a Windows NLB cluster an appropriate application distribution choice?",
                "articleBody": "Source facts\nWindows NLB combines multiple application servers into one virtual cluster and distributes incoming requests among those servers. Microsoft identifies stateless applications, including IIS web servers, as a practical use case. Its guidance directs SDN deployments, non-Windows workloads, outbound NAT requirements, and certain non-TCP load-balancing requirements toward Software Load Balancer instead. Microsoft Learn.\nApplicability\nRecord the application protocol, server platform, session behavior, and networking design before selecting NLB. Ask the application owner to describe any state that must survive a host becoming unavailable. Do not substitute a network feature overview for that application-specific assessment.\nDSE recommendation\nPrepare a short selection record comparing the documented NLB use case with the actual workload. Name the application instances and decide how their readiness will be evaluated. Define a maintenance exercise that removes one host while representative users continue working. Set an acceptance threshold for the application transaction, with a clear owner for investigation if the result differs.\nVerification\nMeasure completed transactions and errors before, during, and after the approved host-removal exercise. Verify that the remaining hosts receive requests and that the returning host behaves as intended. Include a state-dependent transaction when the application has one. Retain the selected design and rejected alternatives.\nOfficial references\nMicrosoft Learn: Network Load Balancing. Source reviewed September 8, 2026.",
                "datePublished": "2026-09-08T18:14:28+00:00",
                "dateModified": "2026-09-08T18:26:31+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application/"
                },
                "inLanguage": "en-US",
                "isAccessibleForFree": true,
                "author": {
                    "@type": "Organization",
                    "name": "DSE Security Editorial Team",
                    "url": "https://update.dsesecurity.com/#editorial-team"
                },
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "image": {
                    "@type": "ImageObject",
                    "@id": "https://update.dsesecurity.com/updates/dse-20260908-163-decide-whether-windows-network-load-balancing-fits-the-application/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Decide whether Windows Network Load Balancing fits the application"
                },
                "articleSection": [
                    "IT",
                    "Networks & Infrastructure"
                ],
                "keywords": [
                    "IT",
                    "Networks & Infrastructure",
                    "Guide",
                    "Information priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "IT",
                        "url": "https://update.dsesecurity.com/topic/it/"
                    },
                    {
                        "@type": "Thing",
                        "name": "Networks & Infrastructure",
                        "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
                    }
                ],
                "wordCount": 210,
                "timeRequired": "PT1M",
                "publishingPrinciples": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
                "usageInfo": "https://update.dsesecurity.com/usage/",
                "copyrightHolder": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "copyrightNotice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
                "citation": {
                    "@type": "CreativeWork",
                    "name": "Network Load Balancing",
                    "url": "https://learn.microsoft.com/en-us/windows-server/networking/technologies/Network-Load-Balancing"
                }
            }
        ]
    }
}