{"id":24760961,"url":"https://github.com/ziozzang/simple-haproxy-l4","last_synced_at":"2026-04-24T11:38:13.649Z","repository":{"id":68376634,"uuid":"561695587","full_name":"ziozzang/simple-haproxy-l4","owner":"ziozzang","description":"Simple Haproxy container for TCP Load balancer (L4). to make LB-as-a-Service","archived":false,"fork":false,"pushed_at":"2022-11-04T09:39:07.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-19T15:49:43.511Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ziozzang.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":"2022-11-04T09:25:50.000Z","updated_at":"2022-11-04T09:31:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"b991bde1-e41e-4bcb-90ee-7c5b7d1228bb","html_url":"https://github.com/ziozzang/simple-haproxy-l4","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ziozzang/simple-haproxy-l4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2Fsimple-haproxy-l4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2Fsimple-haproxy-l4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2Fsimple-haproxy-l4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2Fsimple-haproxy-l4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ziozzang","download_url":"https://codeload.github.com/ziozzang/simple-haproxy-l4/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2Fsimple-haproxy-l4/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32222246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-01-28T18:20:12.529Z","updated_at":"2026-04-24T11:38:13.611Z","avatar_url":"https://github.com/ziozzang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-haproxy-l4\nSimple Haproxy container for TCP Load balancer (L4).\n\n# Why make this?\nto make LB-as-a-Service. (w/ Kubernetes??)\n\n# Author\n- Jioh L. Jung\n\n# How to Use\n- build container. and set environments for injection.\n\n# Environments values\n\n| Environ Value | Comment | Default Value |\n| --- | --- | --- |\n| MAXCONN | maximum connection | 50000 |\n| SERVER_PORT | port to listen | 8888 |\n| STATUS_PORT | status port (at /) | 8080 |\n| CLIENT_TIMEOUT | timeout for client | 60s |\n| SERVER_TIMEOUT | timeout for server(backend) | 30s |\n| SERVER_OPT | Backend host connection option | inter 3s fastinter 1s rise 3 fail 2 |\n| CONN_TRY_TIMNE_OUT | | 8s |\n| LB_POLICY | load balancer type | source |\n| TARGET_SERVER | target backend server | N/A |\n\n- SERVER_OPT\n  - inter: checking interval\n  - fastinter: if failed status, checking interval\n  - rise: after n times checking passed, add to service up\n  - fail: after n times checking failed, remove from service\n- TARGET_SERVER\n  - target backend servers list. splited by ','\n  - ex: google.com:443,naver.com:443\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziozzang%2Fsimple-haproxy-l4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fziozzang%2Fsimple-haproxy-l4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziozzang%2Fsimple-haproxy-l4/lists"}