Date: Mon, 25 Jun 2018 14:18:03 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229336] www/nginx: STREAM_SSL_PREREAD has no effect Message-ID: <bug-229336-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229336 Bug ID: 229336 Summary: www/nginx: STREAM_SSL_PREREAD has no effect Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: joneum@FreeBSD.org Reporter: i.dani@outlook.com Assignee: joneum@FreeBSD.org Flags: maintainer-feedback?(joneum@FreeBSD.org) STREAM_SSL_PREREAD is default =3D on but has no effect. The configure option "--with-stream_ssl_preread_module" is not beeing added to the configure com= mand and is then missing when trying to use:=20 nginx: [emerg] unknown directive "ssl_preread" in /usr/local/etc/nginx/nginx.conf:150 Something like this would fix it: -STREAM_SSL_PREREAD_OFF=3D --without-stream_ssl_preread_modu= le +STREAM_SSL_PREREAD_CONFIGURE_ON=3D --with-stream_ssl_preread_module --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229336-7788>