cloudflare / sslconfig

Cloudflare's Internet facing SSL configuration
BSD 3-Clause "New" or "Revised" License
1.3k stars 132 forks source link

problems with nginx-spdy-1.11.5+.patch when it is applied to nginx version 1.11.11 #62

Closed amirymk closed 7 years ago

amirymk commented 7 years ago

There is a problem with theis patch when it is applied to nginx version 1.11.11 [root@server nginx-1.11.11]# patch -p1 < ./nginx-spdy-1.11.5+.patch patching file auto/modules Hunk #1 FAILED at 139. Hunk #2 FAILED at 171. Hunk #3 FAILED at 232. Hunk #4 FAILED at 440. 4 out of 4 hunks FAILED -- saving rejects to file auto/modules.rej patching file auto/options

injust commented 7 years ago

Added new versions in #63

cujanovic commented 7 years ago

Can you please check this one?

https://raw.githubusercontent.com/cujanovic/nginx-http2-spdy-patch/master/nginx-spdy-1.11.11%2B.patch

amirymk commented 7 years ago

Excellent The problem has been resolved thank you very much

infinityhacks commented 7 years ago

@cujanovic I tried the patch with Nginx 1.12.0 .but it seems like the spdy is not working.