Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(httpd) disable EnableSendfile as document root is on the network #1396

Merged
merged 3 commits into from
Oct 23, 2024

Conversation

dduportal
Copy link
Contributor

@dduportal dduportal commented Oct 23, 2024

Ref. jenkins-infra/helpdesk#4312 (comment)

This PR ensure send file is disabled as the htdocs is mounted on the network.

HTTPD configuration tells us it's disabled by default but better safe than sorry + explicit disabling is safer for maintenance.

@dduportal dduportal changed the title Update configmap.yaml feat(httpd) disable EnableSendfile as document root is on the network Oct 23, 2024
@dduportal dduportal marked this pull request as ready for review October 23, 2024 07:52
@dduportal dduportal added bug Something isn't working httpd labels Oct 23, 2024
@dduportal dduportal merged commit 2b0e4eb into main Oct 23, 2024
3 checks passed
@dduportal dduportal deleted the dduportal-patch-1 branch October 23, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working httpd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant