[PR #1160] [CLOSED] Add note on Apache as unsupported reverse proxy #1923

Closed
opened 2025-12-29 03:18:53 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1160
Author: @juanfont
Created: 1/23/2023
Status: Closed

Base: mainHead: warn-against-apache


📝 Commits (1)

  • adf5111 Add note on Apache as unsupported

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 docs/reverse-proxy.md (+6 -0)

📄 Description

Apache overwrites the upgrade header in the WebSockets connections, replacing the custom Tailscale header for the usual Upgrade.

This PR adds a small note in the community docs.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/1160 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 1/23/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `warn-against-apache` --- ### 📝 Commits (1) - [`adf5111`](https://github.com/juanfont/headscale/commit/adf511116747b93ea94d75760a5fb3c0615daf76) Add note on Apache as unsupported ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/reverse-proxy.md` (+6 -0) </details> ### 📄 Description Apache overwrites the upgrade header in the WebSockets connections, replacing the custom Tailscale header for the usual `Upgrade`. This PR adds a small note in the community docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:18:53 +01:00
adam closed this issue 2025-12-29 03:18:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1923