文件名称:hacheck:HAproxy健康检查代理服务
文件大小:40KB
文件格式:ZIP
更新时间:2024-05-23 09:11:58
Python
hacheck是一项健康检查代理服务。 它侦听端口3333,说HTTP,并具有以下API:
GET /
【文件预览】:
hacheck-master
----MANIFEST.in(27B)
----LICENSE.txt(1KB)
----debian()
--------compat(2B)
--------hacheck.links(320B)
--------changelog(3KB)
--------rules(411B)
--------control(181B)
----requirements.txt(363B)
----TODO.md(60B)
----.travis.yml(1KB)
----tox.ini(1KB)
----setup.cfg(29B)
----dockerfiles()
--------xenial()
--------itest()
--------trusty()
----requirements-tests.txt(100B)
----setup.py(1KB)
----README.md(5KB)
----Makefile(733B)
----tests()
--------test_callables.py(9KB)
--------test_mysql.py(1KB)
--------test_application.py(12KB)
--------__init__.py(0B)
--------test_misc.py(696B)
--------test_spool.py(7KB)
--------test_checker.py(12KB)
--------test_cache.py(3KB)
--------test_integration.py(4KB)
----.gitignore(114B)
----README(9B)
----bintray.json.in(1005B)
----.coveragerc(78B)
----hacheck()
--------compat.py(2KB)
--------config.py(900B)
--------handlers.py(7KB)
--------haupdown.py(5KB)
--------spool.py(5KB)
--------main.py(5KB)
--------mysql.py(7KB)
--------__init__.py(73B)
--------cache.py(3KB)
--------checker.py(6KB)