f-stack/app/nginx-1.11.10
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
..
auto rename module module ff_channel to ff_host_event 2017-12-09 14:55:48 +08:00
conf Nginx: support kernel network stack, so we can do what fstack can't do, 2017-12-08 18:32:08 +08:00
contrib init 2017-04-21 18:43:26 +08:00
html init 2017-04-21 18:43:26 +08:00
man init 2017-04-21 18:43:26 +08:00
src Nginx : directive proxy_kernel_network_stack 2018-02-05 15:55:20 +08:00
CHANGES init 2017-04-21 18:43:26 +08:00
CHANGES.ru init 2017-04-21 18:43:26 +08:00
LICENSE init 2017-04-21 18:43:26 +08:00
README init 2017-04-21 18:43:26 +08:00
configure Fix #3: Compiling errors on Ubuntu. 2017-05-08 18:15:46 +08:00

README

Documentation is available at http://nginx.org