Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion
  • Search

How to enable SPDY

General questions about VestaCP
Post Reply
  • Print view
Advanced search
2 posts • Page 1 of 1
cagatay
Posts: 119
Joined: Wed May 28, 2014 6:40 am

How to enable SPDY
  • Quote

Post by cagatay » Thu Jan 29, 2015 1:04 am

Hello,

I want to enable SPDY for SSL users (which speeds things up in https transfer).

Should I do this on Nginx or Apache or both?

Can you please explain me how I can accomplish that on Vesta..

Thanks in advance
Top

emardotcom
Posts: 54
Joined: Wed Dec 11, 2013 9:05 pm

Re: How to enable SPDY
  • Quote

Post by emardotcom » Thu Jan 29, 2015 2:46 am

You need to build your own template file for nginx.
Templates are stored /usr/local/vesta/data/templates/web/nginx/

Duplicate default.stpl change

Code: Select all

listen 443 ssl;
to

Code: Select all

listen 443 ssl spdy;
Log into vesta and select the template you created.
Top


Post Reply
  • Print view

2 posts • Page 1 of 1

Return to “General Discussion”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password