→
Steps to reproduce
- host owncloud using docker compose on port 8080
- reverse proxy it through NPM(Nginx proxy manager)
3.finish
Expected behaviour
I would like http2 to be enable, actully i dont really know if it is or not.
in http2 avaliability checker i get
HTTP/2 protocol is supported.
ALPN extension is supported.
so i would guess it is on and supported
Actual behaviour
/core/vendor/browser-update/browser-update.js?_=1721926772437 HTTP/1.1"(coming from docker logs) i would guess this means everything is being done in http1? The reason this bothers me at all is that im not getting the reported speeds that i should in upload and download, but on local ip i do. i wanna check if this is the problem.
Server configuration
Operating system:
ubuntu
Database:
mariadb:11.5.1-ubi-rc
PHP version:
dont know i have not set it
ownCloud version: (see ownCloud admin page)
10.15.0-rc.4
Updated from an older ownCloud or fresh install:
nope
Where did you install ownCloud from:
docker and your officail image tags