{"id":21450589,"url":"https://github.com/ogaudefroy/nlbcompatmodule","last_synced_at":"2025-12-31T14:31:07.646Z","repository":{"id":80337861,"uuid":"52554892","full_name":"ogaudefroy/NlbCompatModule","owner":"ogaudefroy","description":"Transparent SSL Offloading support for IIS applications","archived":false,"fork":false,"pushed_at":"2016-09-07T20:53:44.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T02:24:32.855Z","etag":null,"topics":["iis","ssl","ssl-offloading"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ogaudefroy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-25T20:34:25.000Z","updated_at":"2017-02-27T09:04:39.000Z","dependencies_parsed_at":"2023-06-03T00:45:29.860Z","dependency_job_id":null,"html_url":"https://github.com/ogaudefroy/NlbCompatModule","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ogaudefroy/NlbCompatModule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogaudefroy%2FNlbCompatModule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogaudefroy%2FNlbCompatModule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogaudefroy%2FNlbCompatModule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogaudefroy%2FNlbCompatModule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ogaudefroy","download_url":"https://codeload.github.com/ogaudefroy/NlbCompatModule/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogaudefroy%2FNlbCompatModule/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265837695,"owners_count":23836558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["iis","ssl","ssl-offloading"],"created_at":"2024-11-23T04:15:53.568Z","updated_at":"2025-12-31T14:31:07.607Z","avatar_url":"https://github.com/ogaudefroy.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NlbCompatModule\nTransparent SSL Offloading support for IIS applications made with a custom HTTP Module implementing the following behavior OnBeginRequest.\n\n[![Build status](https://ci.appveyor.com/api/projects/status/6n1d8l7njs03f1rc/branch/master?svg=true)](https://ci.appveyor.com/project/ogaudefroy/nlbcompatmodule/branch/master) [![NuGet version](https://badge.fury.io/nu/NlbCompatModule.svg)](https://badge.fury.io/nu/NlbCompatModule)\n\nFix HttpContext server variables with X-FORWARDED-PROTO header:\n - Set HTTPS to on or off.\n - Set SERVER_PORT to 443 or 80\n - Set SERVER_PORT_SECURE to 1 or 0\n\nFix HttpContext server variables with X-FORWARDED-FOR header:\n - Set REMOTE_ADDR to the most right string contained in the header (comma separated list) just like any other LB system would do.\n\nCode currently in production in a high traffic website ; works with IIS 7+, see  http://referencesource.microsoft.com/#System.Web/Hosting/IIS7WorkerRequest.cs.html. \n\nPlease remember that this HTTP module MUST be executed first ; therefore do not forget to add it at the top most of your Web.config modules section.\n\nYou might encounter difficulties if your system is using systems like New Relic ; if you do meet this situation you can workaround this by using context.RewritePath https://msdn.microsoft.com/en-us/library/system.web.httpcontext.rewritepath(v=vs.110).aspx\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogaudefroy%2Fnlbcompatmodule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fogaudefroy%2Fnlbcompatmodule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogaudefroy%2Fnlbcompatmodule/lists"}