Questions tagged [mod-spdy]

4 questions
5
votes
1 answer

Make SSL faster on Linux CentOS with Apache 2.4 OpenSSL 1.0

colleagues! Well, I am with a huge problem with the speed of SSL Authentication. Since I move my website to SSL, the GoogleBot reduce the indexing of my website, because the SSL Negotiation is with below value I got with WebPageTest.org: URL:…
4
votes
1 answer

Is HTTP/2 without SPDY possible yet?

Most browsers do support HTTP/2 and so do some servers. Akamai for example offers a HTTP/2 testpage (https://http2.akamai.com/). When I visit this page in chrome and go to chrome://net-internals/#spdy the page is listed with the protocol h2-14…
Sven Keinath
  • 371
  • 3
  • 13
2
votes
1 answer

Mod_Spdy not running on Centos

I'm setting up Apache on Centos the way I have done in the past, but for some reason mod_spdy is not running. I'm following the instructions here: https://developers.google.com/speed/spdy/mod_spdy/ When I run rpm -U mod-spdy-beta_current_x86_64.rpm…
Tom Kincaid
  • 4,887
  • 6
  • 47
  • 72
1
vote
0 answers

503 Errors with Apache httpd and Tomcat and mod_spdy

I run a server which uses httpd and an AJP proxy to Tomcat. I switched on mod_spdy on my server yesterday and I started seeing some 503 errors. I have read something that because of the number of parallels connections through mod_spdy it may cause…
DD.
  • 21,498
  • 52
  • 157
  • 246