f-stack/app/nginx-1.11.10/src/mail
chenwei 3d7e1b6b15 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_mail.c Using a more friendly name : belong_to_aeds to belong_to_host 2017-12-09 14:18:11 +08:00
ngx_mail.h Nginx: support kernel network stack, so we can do what fstack can't do, 2017-12-08 18:32:08 +08:00
ngx_mail_auth_http_module.c init 2017-04-21 18:43:26 +08:00
ngx_mail_core_module.c Nginx : directive proxy_kernel_network_stack 2018-02-05 15:55:20 +08:00
ngx_mail_handler.c init 2017-04-21 18:43:26 +08:00
ngx_mail_imap_handler.c init 2017-04-21 18:43:26 +08:00
ngx_mail_imap_module.c init 2017-04-21 18:43:26 +08:00
ngx_mail_imap_module.h init 2017-04-21 18:43:26 +08:00
ngx_mail_parse.c init 2017-04-21 18:43:26 +08:00
ngx_mail_pop3_handler.c init 2017-04-21 18:43:26 +08:00
ngx_mail_pop3_module.c init 2017-04-21 18:43:26 +08:00
ngx_mail_pop3_module.h init 2017-04-21 18:43:26 +08:00
ngx_mail_proxy_module.c Nginx : directive proxy_kernel_network_stack 2018-02-05 15:55:20 +08:00
ngx_mail_smtp_handler.c init 2017-04-21 18:43:26 +08:00
ngx_mail_smtp_module.c init 2017-04-21 18:43:26 +08:00
ngx_mail_smtp_module.h init 2017-04-21 18:43:26 +08:00
ngx_mail_ssl_module.c init 2017-04-21 18:43:26 +08:00
ngx_mail_ssl_module.h init 2017-04-21 18:43:26 +08:00