tengine-git:2.1.3

Last commit made on 2016-08-24
Get this branch:
git clone -b 2.1.3 https://git.launchpad.net/tengine-git

Branch merges

Branch information

Name:
2.1.3
Repository:
lp:tengine-git

Recent commits

d37bbcd... by Xiaochen Wang <email address hidden>

Merge pull request #778 from cfsego/epoll

add support for EPOLL_EXCLUSIVE

3f32fa1... by cfsego <email address hidden>

add support for EPOLL_EXCLUSIVE

a0e4b2a... by cfsego <email address hidden>

bugfix: error "'struct crypt_data' has no member named 'current_salt'" occurs while compiling

ab50f2e... by weiyue <email address hidden>

bugfixed: Segmentation fault occurs when use 'req_status_show_field' without 'req_status_zone_add_indicator'

1f6b178... by weiyue <email address hidden>

bugfix: compile error without openssl

9b02f78... by weiyue <email address hidden>

bugfixed: variable 'hc' set but not used.

984a6ea... by weiyue <email address hidden>

bugfix: compile error with '--with-http_spdy_module' or
'--with-http_v2_module' separately.

f7b40e5... by weiyue <email address hidden>

1. compile lua api of ngx_http_dyups_module in with '--enable-mods-static=all'
2. passed testcases

e0bd76c... by taoyuanyuan <email address hidden>

Bugfix: ngx_http_upstream_check_module merge the duplicate peer.
Thanks to FqqCS.

cdadabb... by weiyue <email address hidden>

updated CHANGES