今晚在CentOS Linux release 7.2.1511 (Core) 编译tengine,开启https,其中spdy 参数已经不支持,如果强制打cloudflare的spdy和http V2的补丁,编译会报错,错误如下:

最后给openssl 打上了penssl__chacha20_poly1305_draft_and_rfc_ossl102g.patch ,给tengine打上nginx__dynamic_tls_records.patch 补丁,编译顺利通过。
./configure --prefix=/webdata/opt/local/tengine --with-jemalloc --with-jemalloc=/usr/local/jemalloc --with-http_ssl_module --user=www --group=www --with-pcre --with-http_v2_module --with-openssl=/usr/local/openssl --with-http_realip_module
如果觉得我的文章对您有用,请随意打赏。你的支持将鼓励我继续创作!