Skip to content

Conversation

@morey-tech
Copy link
Owner

The httpclose parameter had an unconditional default value of 'http-keep-alive' which caused validation to fail for https/tcp frontend types even when the user didn't specify the parameter.

Now the default is only applied when type='http', allowing https and tcp frontends to work without explicitly setting httpclose.

The httpclose parameter had an unconditional default value of
'http-keep-alive' which caused validation to fail for https/tcp
frontend types even when the user didn't specify the parameter.

Now the default is only applied when type='http', allowing https
and tcp frontends to work without explicitly setting httpclose.
@morey-tech morey-tech enabled auto-merge (squash) December 19, 2025 16:56
@morey-tech morey-tech merged commit 1d47dea into main Dec 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants