Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nginx spdy is depricated #55

Open
descilla opened this issue Nov 14, 2018 · 1 comment
Open

nginx spdy is depricated #55

descilla opened this issue Nov 14, 2018 · 1 comment

Comments

@descilla
Copy link
Contributor

In den nginx configs ist teilweise noch spdy als protokoll konfiguriert (z. B. https://github.com/FreiFunkMuenster/Ansible-Freifunk-Gateway/blob/master/services_nginx/templates/default.j2#L4 ). Allerdings akzeptieren neuere nginx versionen das proto spdy nicht mehr, stattdessen sollte https2 verwendet werden.

@HellMar
Copy link
Member

HellMar commented Nov 15, 2018

Korrekt. Die services_nginx ist eigentlich nicht mehr in Gebrauch. Für die Statistik VM ist z.B. die https://github.com/FreiFunkMuenster/Ansible-Freifunk-Gateway/blob/master/statistics_nginx/templates/default_ssl.j2#L5
Bei der FIrmware VM bzw. firmware_nginx müssen wir das aber anpassen...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants