Skip to content

manuku/nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

nginx

编译nginx v1.11.13 源码,编译参数

--with-select_module 
--with-poll_module 
--with-threads 
--with-file-aio 
--with-http_ssl_module 
--with-http_v2_module 
--with-http_realip_module 
--with-http_addition_module 
--with-http_xslt_module=dynamic 
--with-http_image_filter_module=dynamic 
--with-http_geoip_module=dynamic 
--with-http_sub_module 
--with-http_dav_module 
--with-http_flv_module 
--with-http_mp4_module 
--with-http_gunzip_module 
--with-http_gzip_static_module 
--with-http_auth_request_module 
--with-http_random_index_module 
--with-http_secure_link_module 
--with-http_degradation_module 
--with-http_slice_module 
--with-http_stub_status_module 
--with-mail=dynamic 
--with-mail_ssl_module 
--with-stream=dynamic 
--with-stream_ssl_module 
--with-stream_realip_module 
--with-stream_geoip_module=dynamic 
--with-stream_ssl_preread_module 
--with-compat 
--with-openssl 
--with-openssl-opt=no-nextprotoneg 
--with-zlib 
--with-pcre 
--with-pcre-jit

并安装如下模块

About

添加了nginx lua、ngx_http_dyups_module等包

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors