Nginx dynamic Loading (ngx_dso_module) module Nginx AJP module Nginx SSL module Nginx Kafka modul

Source: Internet
Author: User
Tags nginx ssl
According to Tengine's official website, the Ngx_dso_module module is used to dynamically load modules at runtime without having to recompile the tengine every time. The number of dynamic load modules is limited to 128, if the dynamic module has been loaded modified, then must be re-tengine to take effect, and only support the HTTP module.

In fact, Ngx_dso_module is the Tenginx of the module, when the installation Tengine installed, can be viewed through sbin/nginx-v, such as:

What it does is to dynamically load the module without having to re-do it./configure && make && make install

Syntax: Load module_name module_path
Action segment: DSO
Default: None

Examples of configuration usage:

Load the ngx_http_lua_module.so dynamically, by default Module_path is required, and if not specified, the relative path of the default load path (ngx_prefix/modules or Configure- Dso-path set path), i.e./usr/local/nginx/modules

Configuring in Nginx.conf

After the configuration is complete, execute sbin/nginx-t to verify that the syntax is correct, and then execute sbin/nginx-s reload to reload, the dynamically loaded module can take effect.

Module Address: Https://yunpan.cn/cqSKP6BrJ2AeT access password 4F50

'). addclass (' pre-numbering '). Hide (); $ (this). addclass (' has-numbering '). Parent (). append ($numbering); for (i = 1; i <= lines; i++) {$numbering. Append ($ ('
  • '). Text (i)); }; $numbering. FadeIn (1700); }); });

    The above describes the Nginx dynamic loading (ngx_dso_module) module, including the Module,nginx aspects of the content, I hope that the PHP tutorial interested in a friend helpful.

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.