Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Use openssl-1.0 as tengine is not yet work with OpenSSL 1.1.x
> See: https://github.com/alibaba/tengine/issues/785
* Merge upstream commits from official nginx package
|
|
- Remove error_log option from daemon script to avoid duplication with conf file
+ Add http_sysguard_module as shared
* Adjust post install script to fix errors
|
|
* Fix file name of dso_tool & add it to PATH
|
|
This package enables some extra features comparing to tengine:
+ DSO feature
* http_flv_module changed to shared
* http_mp4_module changed to shared
* http_sub_module changed to shared
+ http_geoip_module added as shared
+ http_lua_module added as shared
+ http_memcached_module added as shared
+ http_secure_link_module added as shared
|