Add protocol support and improve FastCGI plugin handling
- Introduced `easyhaproxy.proto` annotation for backend protocol configuration. - Automatically set FastCGI protocol (`proto: fcgi`) when using the FastCGI plugin. - Updated Kubernetes processor to handle `proto` annotations. - Enhanced EasyMapping to allow plugin overrides for host-level configs. - Updated documentation to reflect new `proto` behavior and FastCGI improvements. - Improved multiprocessing configuration with better context handling in `haproxy.py`.
This commit is contained in:
parent
2b7b2c887f
commit
e4b62a3925
8 changed files with 33 additions and 14 deletions
|
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
sidebar_key: docker-easy-haproxy
|
||||
tags: [docker, devops]
|
||||
---
|
||||
|
||||
# EasyHAProxy
|
||||
|
||||
[](https://github.com/sponsors/byjg)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue