aboutsummaryrefslogtreecommitdiffstats
path: root/openresty-ext/src/assembly/resources/openresty/nginx/msb-enabled/msb.conf
AgeCommit message (Collapse)AuthorFilesLines
2022-03-22[MSB]Support TLSv1.3jinquanni1-1/+1
Nginx should user server ciphers for security Nginx requests per keepalive connection is too small Issue-ID: MSB-661 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: Iec6f3d61e12a4a79e9a9d3301e694cdcf4a73d44
2019-08-29Enable headers with _Kanagaraj M1-0/+2
Issue-ID: MSB-374 Change-Id: Ie933c02c74b02420745870716e756299020a8123 Signed-off-by: Kanagaraj M <kanagaraj.manickam@huawei.com>
2018-11-13Bugfix: can't access customized serviceHuabing Zhao1-2/+2
Issue-ID: MSB-301 Change-Id: I72e9457e228492d9cdd3c61bf8c2305f5c9bf54a Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-07-30Pass service name as host HTTP header to sidecarHuabing Zhao1-3/+4
In order to let the envoy sidcar find the correct service provider, the service name must be provided in the 'host' HTTP header. Change-Id: I242ba5cea50a0914f2d5a691efae64c72d970bb3 Issue-ID: MSB-228 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-02-28Support IP Hash LB policyHuabingZhao1-3/+9
Issue-ID: MSB-154 Change-Id: I11b8e3a314c6045183971bf2207b9ccee7df10c2 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-07-25Divide the MSB source codes into two reposHuabingZhao1-0/+67
Change-Id: Ie76d545b214a8ce5191f215350a623e1529983d9 Issue-id: MSB-5 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-08-171. Adjust the directory hierarchyHuabingZhao1-218/+0
2. Fix the compile issue Change-Id: Ibf10c83104e5e673bc797013799861426cd950ce Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-08-13Initial code importHuabingZhao1-0/+218
Change-Id: I839b84e5600aedece6c33deb16bec1bf9dbb61df Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>