{"id":13470220,"url":"https://github.com/haproxy/haproxy","last_synced_at":"2025-05-13T20:10:53.397Z","repository":{"id":37409454,"uuid":"128791889","full_name":"haproxy/haproxy","owner":"haproxy","description":"HAProxy Load Balancer's development branch (mirror of git.haproxy.org)","archived":false,"fork":false,"pushed_at":"2025-05-12T16:03:02.000Z","size":105008,"stargazers_count":5579,"open_issues_count":333,"forks_count":835,"subscribers_count":118,"default_branch":"master","last_synced_at":"2025-05-12T17:24:42.646Z","etag":null,"topics":["cache","caching","ddos-mitigation","fastcgi","haproxy","high-availability","high-performance","http","http2","https","ipv6","load-balancer","proxy","proxy-protocol","reverse-proxy","tls13"],"latest_commit_sha":null,"homepage":"https://git.haproxy.org/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haproxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING","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,"zenodo":null}},"created_at":"2018-04-09T15:17:42.000Z","updated_at":"2025-05-12T17:05:58.000Z","dependencies_parsed_at":"2023-10-15T03:35:53.355Z","dependency_job_id":"6cd29954-78f9-4a9f-bc6d-a79c3e1b8f9b","html_url":"https://github.com/haproxy/haproxy","commit_stats":null,"previous_names":[],"tags_count":384,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haproxy%2Fhaproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haproxy%2Fhaproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haproxy%2Fhaproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haproxy%2Fhaproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haproxy","download_url":"https://codeload.github.com/haproxy/haproxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254020609,"owners_count":22000754,"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":["cache","caching","ddos-mitigation","fastcgi","haproxy","high-availability","high-performance","http","http2","https","ipv6","load-balancer","proxy","proxy-protocol","reverse-proxy","tls13"],"created_at":"2024-07-31T16:00:25.910Z","updated_at":"2025-05-13T20:10:53.365Z","avatar_url":"https://github.com/haproxy.png","language":"C","readme":"# HAProxy\n\n[![alpine/musl](https://github.com/haproxy/haproxy/actions/workflows/musl.yml/badge.svg)](https://github.com/haproxy/haproxy/actions/workflows/musl.yml)\n[![AWS-LC](https://github.com/haproxy/haproxy/actions/workflows/aws-lc.yml/badge.svg)](https://github.com/haproxy/haproxy/actions/workflows/aws-lc.yml)\n[![openssl no-deprecated](https://github.com/haproxy/haproxy/actions/workflows/openssl-nodeprecated.yml/badge.svg)](https://github.com/haproxy/haproxy/actions/workflows/openssl-nodeprecated.yml)\n[![Illumos](https://github.com/haproxy/haproxy/actions/workflows/illumos.yml/badge.svg)](https://github.com/haproxy/haproxy/actions/workflows/illumos.yml)\n[![NetBSD](https://github.com/haproxy/haproxy/actions/workflows/netbsd.yml/badge.svg)](https://github.com/haproxy/haproxy/actions/workflows/netbsd.yml)\n[![FreeBSD](https://api.cirrus-ci.com/github/haproxy/haproxy.svg?task=FreeBSD)](https://cirrus-ci.com/github/haproxy/haproxy/)\n[![VTest](https://github.com/haproxy/haproxy/actions/workflows/vtest.yml/badge.svg)](https://github.com/haproxy/haproxy/actions/workflows/vtest.yml)\n\n![HAProxy logo](doc/HAProxyCommunityEdition_60px.png)\n\nHAProxy is a free, very fast and reliable reverse-proxy offering high availability, load balancing, and proxying for TCP\nand HTTP-based applications.\n\n## Installation\n\nThe [INSTALL](INSTALL) file describes how to build HAProxy.\nA [list of packages](https://github.com/haproxy/wiki/wiki/Packages) is also available on the wiki.\n\n## Getting help\n\nThe [discourse](https://discourse.haproxy.org/) and the [mailing-list](https://www.mail-archive.com/haproxy@formilux.org/)\nare available for questions or configuration assistance. You can also use the [slack](https://slack.haproxy.org/) or\n[IRC](irc://irc.libera.chat/%23haproxy) channel. Please don't use the issue tracker for these.\n\nThe [issue tracker](https://github.com/haproxy/haproxy/issues/) is only for bug reports or feature requests.\n\n## Documentation\n\nThe HAProxy documentation has been split into a number of different files for\nease of use. It is available in text format as well as HTML. The wiki is also meant to replace the old architecture\nguide.\n\n- [HTML documentation](http://docs.haproxy.org/)\n- [HTML HAProxy LUA API Documentation](https://www.arpalert.org/haproxy-api.html)\n- [Wiki](https://github.com/haproxy/wiki/wiki)\n\nPlease refer to the following files depending on what you're looking for:\n\n  - [INSTALL](INSTALL) for instructions on how to build and install HAProxy\n  - [BRANCHES](BRANCHES) to understand the project's life cycle and what version to use\n  - [LICENSE](LICENSE) for the project's license\n  - [CONTRIBUTING](CONTRIBUTING) for the process to follow to submit contributions\n\nThe more detailed documentation is located into the doc/ directory:\n\n  - [ doc/intro.txt ](doc/intro.txt) for a quick introduction on HAProxy\n  - [ doc/configuration.txt ](doc/configuration.txt) for the configuration's reference manual\n  - [ doc/lua.txt ](doc/lua.txt) for the Lua's reference manual\n  - [ doc/SPOE.txt ](doc/SPOE.txt) for how to use the SPOE engine\n  - [ doc/network-namespaces.txt ](doc/network-namespaces.txt) for how to use network namespaces under Linux\n  - [ doc/management.txt ](doc/management.txt) for the management guide\n  - [ doc/regression-testing.txt ](doc/regression-testing.txt) for how to use the regression testing suite\n  - [ doc/peers.txt ](doc/peers.txt) for the peers protocol reference\n  - [ doc/coding-style.txt ](doc/coding-style.txt) for how to adopt HAProxy's coding style\n  - [ doc/internals ](doc/internals) for developer-specific documentation (not all up to date)\n\n## License\n\nHAProxy is licensed under [GPL 2](doc/gpl.txt) or any later version, the headers under [LGPL 2.1](doc/lgpl.txt). See the\n[LICENSE](LICENSE) file for a more detailed explanation.\n","funding_links":[],"categories":["C","网络服务","Application Recommendation","https","Load Balancing \u0026 Ingress","Capabilities"],"sub_categories":["网络服务_其他","📡 Web Tools","API Gateways / Edge Services"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaproxy%2Fhaproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaproxy%2Fhaproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaproxy%2Fhaproxy/lists"}