{"id":21982522,"url":"https://github.com/ideal/ngx_http_auto_keepalive","last_synced_at":"2025-04-30T05:22:20.010Z","repository":{"id":10739969,"uuid":"12996390","full_name":"ideal/ngx_http_auto_keepalive","owner":"ideal","description":"nginx module to auto disable keepalive in some situations","archived":false,"fork":false,"pushed_at":"2013-09-22T07:04:20.000Z","size":140,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T13:04:05.864Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ideal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-21T14:25:30.000Z","updated_at":"2020-01-02T01:20:49.000Z","dependencies_parsed_at":"2022-09-10T02:01:00.039Z","dependency_job_id":null,"html_url":"https://github.com/ideal/ngx_http_auto_keepalive","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideal%2Fngx_http_auto_keepalive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideal%2Fngx_http_auto_keepalive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideal%2Fngx_http_auto_keepalive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideal%2Fngx_http_auto_keepalive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideal","download_url":"https://codeload.github.com/ideal/ngx_http_auto_keepalive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251645987,"owners_count":21620847,"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":[],"created_at":"2024-11-29T17:28:34.868Z","updated_at":"2025-04-30T05:22:19.944Z","avatar_url":"https://github.com/ideal.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ngx_http_auto_keepalive\n\nThis module disables keepalive automatically when the http requests are for iso, zip, gz ... files and have refers, e.g. when they are directed from official site to mirror.bjtu.edu.cn to download a software package. In this situation, we need not to still keep-alive for these requests.\n\nInstallation Instructions\n=========================\n\nBuild and install by running in nginx directory:\n\n```\n./configure --add-module=/path/to/ngx_http_auto_keepalive\n```\n\nConfiguration\n=============\n\nIn main, server or location config:\n```\n    keepalive_autoclose on;\n    autoclose_filetypes \".iso .zip\";\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fideal%2Fngx_http_auto_keepalive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fideal%2Fngx_http_auto_keepalive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fideal%2Fngx_http_auto_keepalive/lists"}