owncloud-archive / ubuntu-snap

1 stars 0 forks source link

Add http/2 support to Apache #5

Open oparoz opened 8 years ago

oparoz commented 8 years ago

HTTP/2 just makes sense today for the encrypted Web as it speeds things up.

One thing to watch for is that this requires extra workers, so something to monitor to make sure the benefits outweigh the performance penalty linked to having more workers.

oparoz commented 8 years ago

Might be solved upstream: https://github.com/kyrofa/owncloud-snap/issues/43