f-stack/app/nginx-1.11.10/src/stream
chenwei d1d95d5185 Nginx : directive proxy_kernel_network_stack
1. Add a new directive proxy_kernel_network_stack :
    Syntax: 	proxy_kernel_network_stack on | off;
    Default: 	proxy_kernel_network_stack off;
   Context: 	http, stream, mail, server
  This directive is available only when NGX_HAVE_FF_STACK is defined.
  Determines whether proxy should go throught kernel network stack or fstack.
2.Update F-Stack_Nginx_APP_Guide.md
2018-02-05 15:55:20 +08:00
..
ngx_stream.c Using a more friendly name : belong_to_aeds to belong_to_host 2017-12-09 14:18:11 +08:00
ngx_stream.h Nginx: support kernel network stack, so we can do what fstack can't do, 2017-12-08 18:32:08 +08:00
ngx_stream_access_module.c init 2017-04-21 18:43:26 +08:00
ngx_stream_core_module.c Nginx : Fix Compile error 2018-01-31 09:02:25 +08:00
ngx_stream_geo_module.c init 2017-04-21 18:43:26 +08:00
ngx_stream_geoip_module.c init 2017-04-21 18:43:26 +08:00
ngx_stream_handler.c init 2017-04-21 18:43:26 +08:00
ngx_stream_limit_conn_module.c init 2017-04-21 18:43:26 +08:00
ngx_stream_log_module.c init 2017-04-21 18:43:26 +08:00
ngx_stream_map_module.c init 2017-04-21 18:43:26 +08:00
ngx_stream_proxy_module.c Nginx : directive proxy_kernel_network_stack 2018-02-05 15:55:20 +08:00
ngx_stream_realip_module.c init 2017-04-21 18:43:26 +08:00
ngx_stream_return_module.c init 2017-04-21 18:43:26 +08:00
ngx_stream_script.c init 2017-04-21 18:43:26 +08:00
ngx_stream_script.h init 2017-04-21 18:43:26 +08:00
ngx_stream_split_clients_module.c init 2017-04-21 18:43:26 +08:00
ngx_stream_ssl_module.c init 2017-04-21 18:43:26 +08:00
ngx_stream_ssl_module.h init 2017-04-21 18:43:26 +08:00
ngx_stream_ssl_preread_module.c init 2017-04-21 18:43:26 +08:00
ngx_stream_upstream.c init 2017-04-21 18:43:26 +08:00
ngx_stream_upstream.h init 2017-04-21 18:43:26 +08:00
ngx_stream_upstream_hash_module.c init 2017-04-21 18:43:26 +08:00
ngx_stream_upstream_least_conn_module.c init 2017-04-21 18:43:26 +08:00
ngx_stream_upstream_round_robin.c init 2017-04-21 18:43:26 +08:00
ngx_stream_upstream_round_robin.h init 2017-04-21 18:43:26 +08:00
ngx_stream_upstream_zone_module.c init 2017-04-21 18:43:26 +08:00
ngx_stream_variables.c init 2017-04-21 18:43:26 +08:00
ngx_stream_variables.h init 2017-04-21 18:43:26 +08:00
ngx_stream_write_filter_module.c init 2017-04-21 18:43:26 +08:00