[GH-ISSUE #99] When using the docker image, caching doesn't work. #75

Closed
opened 2026-02-25 23:40:35 +03:00 by kerem · 0 comments
Owner

Originally created by @dessalines on GitHub (Oct 20, 2019).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/99

I can't get caching to work when using the docker image, etags, and content-length are not being set.

HTTP/1.1 200 OK
Server: nginx
Date: Sun, 20 Oct 2019 04:07:56 GMT
Content-Type: image/jpeg
Transfer-Encoding: chunked
Connection: keep-alive
Expires: Thu, 31 Dec 2037 23:55:55 GMT
Cache-Control: max-age=315360000
Cache-Control: public
Originally created by @dessalines on GitHub (Oct 20, 2019). Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/99 I can't get caching to work when using the docker image, etags, and content-length are not being set. ``` HTTP/1.1 200 OK Server: nginx Date: Sun, 20 Oct 2019 04:07:56 GMT Content-Type: image/jpeg Transfer-Encoding: chunked Connection: keep-alive Expires: Thu, 31 Dec 2037 23:55:55 GMT Cache-Control: max-age=315360000 Cache-Control: public ```
kerem closed this issue 2026-02-25 23:40:35 +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/pictshare#75
No description provided.