[PR #193] [MERGED] Getting Started: Add responding timeout for Traefik #192

Closed
opened 2026-03-02 16:48:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/photoprism/photoprism-docs/pull/193
Author: @tma
Created: 2/13/2025
Status: Merged
Merged: 2/17/2025
Merged by: @lastzero

Base: masterHead: patch-1


📝 Commits (2)

  • 2144d71 Add responding timeout for Traefik
  • dea9b13 Use high timeout values as default instead of disabling completely.

📊 Changes

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

View changed files

📝 docs/getting-started/proxies/traefik.md (+5 -0)

📄 Description

A while ago, Traefik changed the default value of responding timeouts from none to 60 seconds. This breaks larger uploads, like videos.

To fix this, we have to specify the read timeout specifically in the HTTPS entrypoint config of Traefik.


🔄 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/photoprism/photoprism-docs/pull/193 **Author:** [@tma](https://github.com/tma) **Created:** 2/13/2025 **Status:** ✅ Merged **Merged:** 2/17/2025 **Merged by:** [@lastzero](https://github.com/lastzero) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`2144d71`](https://github.com/photoprism/photoprism-docs/commit/2144d717ff6f4df4ff46619f01316af7243463a3) Add responding timeout for Traefik - [`dea9b13`](https://github.com/photoprism/photoprism-docs/commit/dea9b132dc097c14e06eb7b7a41377f88498db96) Use high timeout values as default instead of disabling completely. ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/proxies/traefik.md` (+5 -0) </details> ### 📄 Description A [while ago](https://doc.traefik.io/traefik/migration/v2/#v2112), Traefik changed the default value of responding timeouts from none to 60 seconds. This breaks larger uploads, like videos. To fix this, we have to specify the read timeout specifically in the HTTPS entrypoint config of Traefik. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:48:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/photoprism-docs#192
No description provided.