Faidon Liambotis has submitted this change and it was merged.
Change subject: Add SPDY support to dynamicproxy
......................................................................
Add SPDY support to dynamicproxy
Change-Id: I265341992636cc270867a51ecff0266c6a9412d2
---
M modules/dynamicproxy/templates/proxy.conf
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Faidon Liambotis: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/dynamicproxy/templates/proxy.conf
b/modules/dynamicproxy/templates/proxy.conf
index bd274b9..7320a91 100644
--- a/modules/dynamicproxy/templates/proxy.conf
+++ b/modules/dynamicproxy/templates/proxy.conf
@@ -12,7 +12,7 @@
<%- if @ssl_certificate_name != false -%>
# Serve both HTTP and HTTPS
- listen 443 default_server ssl;
+ listen 443 default_server ssl spdy;
ssl_certificate /etc/ssl/certs/<%= @ssl_certificate_name %>.pem;
ssl_certificate_key /etc/ssl/private/<%= @ssl_certificate_name %>.key;
--
To view, visit https://gerrit.wikimedia.org/r/87682
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I265341992636cc270867a51ecff0266c6a9412d2
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Akosiaris <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: Ryan Lane <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits