Welcome! Log In Create A New Profile

Advanced

SPDY stopped working 1.7.4 and openssl 1.0.1i

Posted by Olaf 
SPDY stopped working 1.7.4 and openssl 1.0.1i
August 12, 2014 12:29PM
Hi,

I just downloaded the new release on Openssl 1.0.1i and 1.7.4. Ran ./configure with the same parameters as before (including --with-http_ssl_module and --with-http_spdy_module )

Ran nginx with the same configuration. (listen x.x.x.x:443 ssl spdy;) . It runs fine, gives no error

But using SPDY-indicator (chrome) or http://spdycheck.org/ (seems to hang) tells me that my server is not spdy enabled anymore.
But Firefox (31) gives the response header X-Firefox-Spdy: "3.1" So there it seems to work.,

It's not a showstopper, but I would rather figure out why it isn't using spdy anymore rather then revert to nginx-1.7.1 + openssl-1.0.1h which did work.
Anyone have an idea on what's happening?

The config:
nginx -V
nginx version: nginx/1.7.4
built by gcc 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC)
TLS SNI support enabled
configure arguments: --with-http_ssl_module --with-http_spdy_module --with-http_gunzip_module --user=nginx --group=nginx --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/lib/nginx/tmp/client_body --http-proxy-temp-path=/var/lib/nginx/tmp/proxy --http-fastcgi-temp-path=/var/lib/nginx/tmp/fastcgi --pid-path=/var/run/nginx.pid --lock-path=/var/lock/subsys/nginx --with-http_gzip_static_module --with-http_stub_status_module --with-http_realip_module --with-http_sub_module --with-http_geoip_module --with-openssl=/usr/src/openssl-1.0.1i/ --with-file-aio
Re: SPDY stopped working 1.7.4 and openssl 1.0.1i
August 12, 2014 12:42PM
Update,

Just checked ssllabs.com and they confirmed spdy. Just strange that spdy-indicator doesn't

"Next Protocol Negotiation Yes spdy/3.1 http/1.1"
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 138
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready