f-stack/app
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
..
micro_thread Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
nginx-1.11.10 Nginx : directive proxy_kernel_network_stack 2018-02-05 15:55:20 +08:00
redis-3.2.8 redis: Use the ff_gettimeofday instead of gettimeofday. 2017-08-30 19:48:48 -07:00