Build time patches to nginx spdy patch #52

Valentin V. Bartenev ne at vbart.ru
Fri Aug 24 13:57:21 UTC 2012


On Friday 24 August 2012 13:46:42 Kaj Niemi wrote:
> Hi,
> 
> 
> SPDY patch #52 is missing a few conditionals that are required when the
> patch has been applied but nginx is built using --without-ssl_spdy_module
> (on RHEL6 I need to build one version of nginx against an openssl that has
> it (ours) and another without (vendor's)).
> 
> Thanks.

Actually, current patch has only two options: applied or not applied. =)

"--without-ssl_spdy_module" is just stub. SPDY should be optional module
by default, and should not be built without "--with-http_spdy_module".

 wbr, Valentin V. Bartenev



More information about the nginx-devel mailing list