CN104468148A - Nginx server configuration maintenance method and system - Google Patents

Nginx server configuration maintenance method and system Download PDF

Info

Publication number
CN104468148A
CN104468148A CN201310413801.6A CN201310413801A CN104468148A CN 104468148 A CN104468148 A CN 104468148A CN 201310413801 A CN201310413801 A CN 201310413801A CN 104468148 A CN104468148 A CN 104468148A
Authority
CN
China
Prior art keywords
configuration file
data
distributed
configuration
nginx server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201310413801.6A
Other languages
Chinese (zh)
Other versions
CN104468148B (en
Inventor
秦童
丁岩
冯燕青
李忠良
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Priority to CN201310413801.6A priority Critical patent/CN104468148B/en
Priority to PCT/CN2014/080653 priority patent/WO2015035816A1/en
Publication of CN104468148A publication Critical patent/CN104468148A/en
Application granted granted Critical
Publication of CN104468148B publication Critical patent/CN104468148B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings

Abstract

The invention discloses a nginx server configuration maintenance method and system. The method comprises: a distributed data management system manages data, wherein the data correspond to configuration files of the nginx server and are changed based on inputting of user data; the distributed data management system send the changed data to the nginx server; and the nginx server carries out maintenance on the configuration file according to the changed data. According to the invention, the nginx server and the distributed data management system are combined, so that notification and coordination among different devices in a distributed environment can be realized well and the data changing can be dealt with in real time. On the basis of the technical scheme, when the networking environment under the nginx server is updated, the adaptive capacity of the nginx networking to the network environment can be enhanced; and for the application program, the networking structure can be adjusted dynamically based on the technical scheme.

Description

A kind of nginx server configuring maintenance method and system
Technical field
The present invention relates to networking technology area, particularly relate to a kind of nginx server configuring maintenance method and system.
Background technology
Nginx, its pronunciation is " engine X ", a high performance HTTP(HTTP-Hypertexttransfer protocol, HTML (Hypertext Markup Language)) and Reverse Proxy, also be an IMAP(Internet Message Access Protocol simultaneously, internet mail access protocol)/POP3(Post OfficeProtocol3, i.e. the 3rd version of post office protocol)/SMTP(Simple Mail Transfer Protocol, Simple Mail Transfer protocol) proxy server.Nginx aims at performance optimization and develops, and performance is that it is most importantly considered, and realization very focuses on efficiency.
Nginx supports that heat is disposed.Its startup is easy especially, and almost can accomplish to run without interruption for 7 × 24 hours, does not also need by several moon to restart, when persistent service, can also upgrade to software version even if run.
The configuration file of Nginx does not support the function automatically revised according to need for environment at present, so when nginx runs time, user can not environmentally need, real-time update is carried out to the configuration file content relevant to the networking below nginx, time necessary, manually can only revise configuration file to upgrade the function of networking.
Summary of the invention
The technical problem to be solved in the present invention is, provides a kind of nginx server configuring maintenance method and system, user is environmentally needed, carries out real-time servicing to the configuration file content of nginx server.
The technical solution used in the present invention is, described nginx server configuring maintenance method, comprising:
Distributed management data, described data corresponding with the configuration file of nginx server and based on user data input and change;
The data changed are sent to nginx server by distributed;
Nginx server according to described in the data that change configuration file is safeguarded.
Further, nginx server comprises configuration process module and configuration load-on module;
The data changed are sent to the configuration process module of nginx server by distributed;
Configuration process module according to described in the data that change configuration file is operated;
Configuration load-on module reloads described configuration file to be made it to come into force when configuration file changes.
Further, described configuration process module according to described in the data that change configuration file is operated, specifically comprise:
Configuration process module according to described in the data that change identify, according to the template of the result generating configuration file identified, call corresponding script according to the template of described configuration file, configuration file operated; The result of described identification comprises: to modify operation to the given content in configuration file, or, extraction operation is carried out to configuration file.
Further, when the result identified is for carrying out extraction operation to configuration file, the configuration process module of nginx server calls corresponding script to extract configuration file according to the template of configuration file, returns to user by distributed;
When identify result be to the given content in configuration file modify operation time, the title of described given content is corresponding identical with the data managed at distributed in configuration file, and the configuration process module of nginx server is called corresponding script according to the template of configuration file and modified to configuration file.
Further, during nginx startup of server, by configuration process module to distributed registration service, when the data stored change, notify configuration process module to make distributed;
The data stored in distributed based on user data input and change, specifically comprise: user data is inputted by distributed user data-interface, the data mode that distributed user data-interface stores according to distributed is changed user data, then send to distributed, the data making it to store change.
The present invention also provides a kind of nginx server configuring maintenance system, comprising:
Distributed, for management data, described data corresponding with the configuration file of nginx server and based on user data input and change; The data changed are sent to nginx server;
Nginx server, safeguards configuration file for the data changed described in basis.
Further, described nginx server comprises configuration process module and configuration load-on module;
Distributed, for sending to the configuration process module of nginx server by the data changed;
Configuration process module, operates configuration file for the data changed described in basis;
Configuration load-on module, makes it to come into force for reloading described configuration file when configuration file changes.
Further, described configuration process module, for:
Identify according to the described data changed, according to the template of the result generating configuration file identified, call corresponding script according to the template of described configuration file, configuration file is operated; The result of described identification comprises: to modify operation to the given content in configuration file, or, extraction operation is carried out to configuration file.
Further, described configuration process module, for: when the result identified is for carrying out extraction operation to configuration file, calls corresponding script to extract configuration file according to the template of configuration file, returning to user by distributed;
When identify result be to the given content in configuration file modify operation time, call corresponding script according to the template of configuration file and configuration file modified; The title of described given content is corresponding identical with the data managed at distributed in configuration file.
Further, described configuration process module, also for: when nginx startup of server, to distributed registration service, when the data stored change, notify configuration process module to make distributed;
Described nginx server configuring maintenance system, also comprises:
Distributed user data-interface, for receiving user data input, and change user data according to the data mode that distributed stores, then send to distributed, the data making it to store change.
Adopt technique scheme, the present invention at least has following advantages:
Nginx server configuring maintenance method and system of the present invention, combine nginx server with distributed, can be good at realizing the notice under distributed environment between distinct device and coordination, realize the real-time process of changing data.When network environment below nginx server is upgraded, adopt technical scheme of the present invention, the adaptive capacity of nginx networking to network environment can be strengthened; For application program, then based on technical scheme dynamic conditioning networking structure of the present invention, the adaptive capacity strengthened network environment and user's request can be reached.
Accompanying drawing explanation
Fig. 1 is the nginx server configuring maintenance method flow diagram of first embodiment of the invention;
Fig. 2 is the nginx server configuring maintenance system composition schematic diagram of second embodiment of the invention;
Fig. 3 is that the nginx server configuring maintenance system of second embodiment of the invention preferably forms schematic diagram;
Fig. 4 is the nginx server configuring maintenance system composition schematic diagram of application example of the present invention;
Fig. 5 is the concrete composition schematic diagram of the iag_auto_conf module of application example of the present invention.
Embodiment
For further setting forth the present invention for the technological means reaching predetermined object and take and effect, below in conjunction with accompanying drawing and preferred embodiment, the present invention is described in detail as after.
First embodiment of the invention, a kind of nginx server configuring maintenance method, as shown in Figure 1, comprises following concrete steps:
Step S101, distributed management data, the data of described storage corresponding with the configuration file of nginx server and based on user data input and change.
Concrete, user data is inputted by distributed user data-interface, the data mode that distributed user data-interface stores according to distributed is changed user data, then sends to distributed, and the data making it to store change.
Step S102, the data changed are sent to nginx server by distributed.
Concrete, the present embodiment is arranged to: during nginx startup of server, by configuration process module to distributed registration service, notifies configuration process module when the data stored change to make distributed.
Nginx server comprises configuration process module and configuration load-on module.Step S102 comprises:
A1, the data changed are sent to the configuration process module of nginx server by distributed;
A2, configuration process module according to described in the data that change configuration file is operated;
Further, described configuration process module according to described in the data that change identify, according to the template of the result generating configuration file identified, call corresponding script according to the template of described configuration file, configuration file operated; The result of described identification comprises: to modify operation to the given content in configuration file, or, extraction operation is carried out to configuration file.This retouching operation can for deleting, adding or renewal rewards theory.
A3, configuration load-on module reloads described configuration file to be made it to come into force when configuration file changes.
Step S103, nginx server according to described in the data that change configuration file is safeguarded.
Concrete, when the result identified is for carrying out extraction operation to configuration file, the configuration process module of nginx server calls corresponding script to extract configuration file according to the template of configuration file, returns to user by distributed;
When identify result be to the given content in configuration file modify operation time, the title of described given content is corresponding identical with the data managed at distributed in configuration file, and the configuration process module of nginx server is called corresponding script according to the template of configuration file and modified to configuration file.
Second embodiment of the invention, a kind of nginx server configuring maintenance system, as shown in Figure 2, comprising:
1) distributed 100, for management data, the data of described storage corresponding with the configuration file of nginx server and based on user data input and change; The data changed are sent to nginx server 200;
2) nginx server 200, safeguards configuration file for the data changed described in basis.
Further, nginx server 200 comprises configuration process module 201 and configuration load-on module 202;
Distributed 100, for sending to the configuration process module 201 of nginx server 200 by the data changed;
Configuration process module 201, operates configuration file for the data changed described in basis;
Concrete, configuration process module 201 identifies according to the described data changed, and according to the template of the result generating configuration file identified, calls corresponding script, operate configuration file according to the template of described configuration file; The result of described identification comprises: to modify operation to the given content in configuration file, or, extraction operation is carried out to configuration file.This retouching operation can for deleting, adding or renewal rewards theory.
When the result identified is for carrying out extraction operation to configuration file, configuration process module 201 calls corresponding script to extract configuration file according to the template of configuration file, returns to user by distributed;
When identify result be to the given content in configuration file modify operation time, configuration process module 201 is called corresponding script according to the template of configuration file and is modified to configuration file; The title of described given content is corresponding identical with the data managed at distributed in configuration file.
Configuration load-on module 202, makes it to come into force for reloading described configuration file when configuration file changes.
In the present embodiment, configuration process module 201 also for: when nginx startup of server, to distributed registration service, when the data stored change, notify configuration process module to make distributed;
As shown in Figure 3, as the preferred embodiment of one of the present invention, nginx server configuring maintenance system, also comprises:
Distributed user data-interface 300, for receiving user data input, and change user data according to the data mode that distributed 100 stores, then send to distributed 100, the data making it to store change.
Based on above embodiment, introduce an application example of the present invention, nginx server configuring maintenance system composition as shown in Figure 4.
Nginx server, wherein comprises nginx module (namely above in configuration load-on module), iag_auto_conf module (namely above in configuration process module).Fig. 5 is the concrete composition schematic diagram of iag_auto_conf module, as shown in Figure 5, iag_auto_conf module comprises: initialization module, configuration module, data reception module and script operation module, for the treatment of the data that distributed transmits, and associative operation is carried out to the configuration file of nginx module and nginx server.
Distributed user data-interface, comprise the interface function of the configuration file of multiple amendment nginx server, such as: api function configuration file being carried out to the api function of deletion action, api function configuration file being carried out to interpolation operation, api function configuration file being carried out to renewal rewards theory and acquisition configuration file, user calls the corresponding interface function can automatic transfer user data, user data is converted to the form that distributed stores data, then sends to distributed;
Distributed, arranges multiple back end in it, deposit the nginx profile data that the user data that transmits and iag_auto_conf module transfer are come;
The idiographic flow of this application instance data process is:
Step 1: user calls distributed data interface, related data content is imported into, and distributed data interface processes user data, then the data after process is sent to distributed.
Step 2: the data that distributed transmits distributed data interface, stored in node, manage node simultaneously, the node data changed is transferred to iag_auto_conf module.
Step 3: what first call when starting iag_auto_conf module is configuration module and initialization module.Parameters required when iag_auto_conf module is run is loaded by calling configuration module.Configuration module mainly contains IP address and service port information, the Profile Path of nginx server, the template etc. of configuration file of distributed, calls after iag_auto_conf module starts for module.
Call initialization module to distributed registration service, to make distributed monitor node data, when data are vicissitudinous time, notification data receiver module operates.
Step 4: when distributed node data changes, the node data changed is sent to the data reception module of iag_auto_conf module by distributed.
Step 5, data reception module identifies this node data, according to the template of the result generating configuration file identified.Wherein node data content is perform the order of retouching operation and data content to be modified to the given content of configuration file, or node data content is the operational order obtaining configuration file, the profile template that different operational orders is corresponding different.
Step 6: if node data content is the operational order obtaining configuration file, then script operation module calls corresponding script to extract configuration file according to the template of configuration file, return to distributed data interface by distributed, present to user.
Step 7: if node data content is the order given content of configuration file being performed to retouching operation, corresponding script is called according to the template of described configuration file, configuration file is modified operation, specifically has and delete configuration file, add configuration file, Reconfigurations file etc.
Concrete, if add or more newer command, first data reception module is changed node data, generates corresponding profile template.
As template file is:
server$server weight=$weight;
The data to be modified that node reads are:
$server=<10.46.21.51:2181>$weight=<5>
So conversion after need in configuration file add or upgrade data be: server10.46.21.51:2181weight=5;
Script operation module performs corresponding scripts according to profile template, is written to relevant position needing the data added in configuration file or upgrade.This application example needs the position of amendment to be that the method known by mark is determined to the configuration file of nginx server.As follows: to suppose that aa is the nodename in configuration file, in the node data so stored in distributed, the title of this node is also aa, by aa as mark, can find the position that will write fast in configuration file.
If delete command, then do not need to process respective nodes data, directly call deletion script according to profile template, have following bb to identify when detecting in configuration file, then medium content is deleted:
Step 8: perform after deleting configuration file, operation such as interpolation configuration file, Reconfigurations file etc., send order and allow nginx module dynamic load configuration file make configuration take-effective.
Present invention achieves nginx to be combined with distributed system, user is environmentally needed, real-time servicing is carried out to the configuration file content of nginx server.Compared with prior art, at least there is following advantage:
1, distributed data interface can make user save the search time of user to distributed interface, and data processing is convenient;
2, the operation of the automatic real time modifying configuration file of nginx server can be realized, when the network environment change below nginx server, the real-time renewal carrying out nginx networking configuration can be carried out;
3, owing to introducing distributed, user can the configuration of nginx networking of the multiple environment of remotely modifying, manages the configuration of multiple nginx networking simultaneously;
4, relative to environmentally manual modification or utilize script to revise nginx networking configuration, orientation problem is more conducive to when going wrong.
5, batch modification can be carried out to multiple nginx network environment simultaneously, save the manual modification time.
By the explanation of embodiment, should to the present invention for the technological means reaching predetermined object and take and effect be able to more deeply and concrete understanding, but appended diagram be only to provide with reference to and the use of explanation, be not used for being limited the present invention.

Claims (10)

1. a nginx server configuring maintenance method, is characterized in that, comprising:
Distributed management data, described data corresponding with the configuration file of nginx server and based on user data input and change;
The data changed are sent to nginx server by distributed;
Nginx server according to described in the data that change configuration file is safeguarded.
2. nginx server configuring maintenance method according to claim 1, is characterized in that, nginx server comprises configuration process module and configuration load-on module;
The data changed are sent to the configuration process module of nginx server by distributed;
Configuration process module according to described in the data that change configuration file is operated;
Configuration load-on module reloads described configuration file to be made it to come into force when configuration file changes.
3. nginx server configuring maintenance method according to claim 2, is characterized in that, described configuration process module according to described in the data that change configuration file is operated, specifically comprise:
Configuration process module according to described in the data that change identify, according to the template of the result generating configuration file identified, call corresponding script according to the template of described configuration file, configuration file operated; The result of described identification comprises: to modify operation to the given content in configuration file, or, extraction operation is carried out to configuration file.
4. nginx server configuring maintenance method according to claim 3, it is characterized in that, when the result identified is for carrying out extraction operation to configuration file, the configuration process module of nginx server calls corresponding script to extract configuration file according to the template of configuration file, returns to user by distributed;
When identify result be to the given content in configuration file modify operation time, the title of described given content is corresponding identical with the data managed at distributed in configuration file, and the configuration process module of nginx server is called corresponding script according to the template of configuration file and modified to configuration file.
5. nginx server configuring maintenance method according to claim 1, it is characterized in that, during nginx startup of server, by configuration process module to distributed registration service, when the data stored change, notify configuration process module to make distributed;
The data stored in distributed based on user data input and change, specifically comprise: user data is inputted by distributed user data-interface, the data mode that distributed user data-interface stores according to distributed is changed user data, then send to distributed, the data making it to store change.
6. a nginx server configuring maintenance system, is characterized in that, comprising:
Distributed, for management data, described data corresponding with the configuration file of nginx server and based on user data input and change; The data changed are sent to nginx server;
Nginx server, safeguards configuration file for the data changed described in basis.
7. nginx server configuring maintenance system according to claim 6, is characterized in that, described nginx server comprises configuration process module and configuration load-on module;
Distributed, for sending to the configuration process module of nginx server by the data changed;
Configuration process module, operates configuration file for the data changed described in basis;
Configuration load-on module, makes it to come into force for reloading described configuration file when configuration file changes.
8. nginx server configuring maintenance system according to claim 7, is characterized in that, described configuration process module, for:
Identify according to the described data changed, according to the template of the result generating configuration file identified, call corresponding script according to the template of described configuration file, configuration file is operated; The result of described identification comprises: to modify operation to the given content in configuration file, or, extraction operation is carried out to configuration file.
9. nginx server configuring maintenance system according to claim 8, it is characterized in that, described configuration process module, for: when the result identified is for carrying out extraction operation to configuration file, call corresponding script to extract configuration file according to the template of configuration file, return to user by distributed;
When identify result be to the given content in configuration file modify operation time, call corresponding script according to the template of configuration file and configuration file modified; The title of described given content is corresponding identical with the data managed at distributed in configuration file.
10. nginx server configuring maintenance system according to claim 6, it is characterized in that, described configuration process module, also for: when nginx startup of server, to distributed registration service, when the data stored change, notify configuration process module to make distributed;
Described nginx server configuring maintenance system, also comprises:
Distributed user data-interface, for receiving user data input, and change user data according to the data mode that distributed stores, then send to distributed, the data making it to store change.
CN201310413801.6A 2013-09-12 2013-09-12 A kind of nginx server configuring maintenance method and system Active CN104468148B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201310413801.6A CN104468148B (en) 2013-09-12 2013-09-12 A kind of nginx server configuring maintenance method and system
PCT/CN2014/080653 WO2015035816A1 (en) 2013-09-12 2014-06-24 Nginx server configuration maintenance method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310413801.6A CN104468148B (en) 2013-09-12 2013-09-12 A kind of nginx server configuring maintenance method and system

Publications (2)

Publication Number Publication Date
CN104468148A true CN104468148A (en) 2015-03-25
CN104468148B CN104468148B (en) 2019-03-22

Family

ID=52665034

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310413801.6A Active CN104468148B (en) 2013-09-12 2013-09-12 A kind of nginx server configuring maintenance method and system

Country Status (2)

Country Link
CN (1) CN104468148B (en)
WO (1) WO2015035816A1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106610845A (en) * 2015-10-23 2017-05-03 北京国双科技有限公司 Information management method, device, server and system
CN106775775A (en) * 2017-01-24 2017-05-31 深圳市启仑智能科技有限公司 A kind of high-performance MVC frameworks based on OpenResty
CN106789225A (en) * 2016-12-13 2017-05-31 广州唯品会信息科技有限公司 A kind of method and device of interface operation port mapping configuration
CN108228268A (en) * 2016-12-15 2018-06-29 北京京东尚科信息技术有限公司 A kind of method and apparatus for automatically generating configuration file
CN109347675A (en) * 2018-10-31 2019-02-15 新华三大数据技术有限公司 Server configuration method, device and electronic equipment
CN109450708A (en) * 2018-12-14 2019-03-08 北京明朝万达科技股份有限公司 A kind of Nginx Dynamic Configuration and system
CN109960577A (en) * 2017-12-14 2019-07-02 中国电信股份有限公司 Cluster control method and server based on Nginx server
CN110175153A (en) * 2019-04-15 2019-08-27 平安普惠企业管理有限公司 Method, system, equipment and the storage medium of automatic change nominated bank's content
CN110417870A (en) * 2019-07-05 2019-11-05 北京达佳互联信息技术有限公司 configuration file management method, device, equipment and storage medium
CN111064626A (en) * 2020-01-02 2020-04-24 广州虎牙科技有限公司 Configuration updating method, device, server and readable storage medium
CN111240832A (en) * 2019-12-31 2020-06-05 上海汇付数据服务有限公司 API management method and API gateway system

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105100200A (en) * 2015-06-02 2015-11-25 北京京东尚科信息技术有限公司 Method and system for distributed deployment, unified configuration and automatic adaptation
CN108848140B (en) * 2018-05-31 2022-11-08 深圳壹账通智能科技有限公司 Event-driven configuration management method, event-driven configuration management apparatus, computer device, and storage medium
CN108848149B (en) * 2018-06-05 2021-01-19 挖财网络技术有限公司 Method and device for adaptively positioning maximum processing capacity of HTTP (hyper text transport protocol) service
CN109861958B (en) * 2018-11-20 2022-08-16 新疆福禄网络科技有限公司 Nginx-based data collection system and method
CN109951566A (en) * 2019-04-02 2019-06-28 深圳市中博科创信息技术有限公司 A kind of Nginx load-balancing method, device, equipment and readable storage medium storing program for executing
CN111371598A (en) * 2020-02-26 2020-07-03 普信恒业科技发展(北京)有限公司 Configuration method and system
CN113190627A (en) * 2021-06-02 2021-07-30 南京恩瑞特实业有限公司 Nginx and Mycat based information system architecture and configuration method thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1504041A (en) * 2000-09-15 2004-06-09 ά Method and system for remote configuration of process data access servers
CN103107909A (en) * 2013-02-07 2013-05-15 成都大学 Uniform configuration management system and configuration management method applied to multi-server system
US20130132967A1 (en) * 2011-11-22 2013-05-23 Netapp, Inc. Optimizing distributed data analytics for shared storage

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1988535B (en) * 2005-12-23 2010-08-11 腾讯科技(深圳)有限公司 Synchronous method, system for file storage and customer terminal
CN101207518B (en) * 2007-12-07 2010-04-14 华中科技大学 Asynchronization maintenance system facing to distributed resource node
CN102202073B (en) * 2010-03-24 2014-05-07 杭州华三通信技术有限公司 Distributed system and data synchronization method thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1504041A (en) * 2000-09-15 2004-06-09 ά Method and system for remote configuration of process data access servers
US20130132967A1 (en) * 2011-11-22 2013-05-23 Netapp, Inc. Optimizing distributed data analytics for shared storage
CN103107909A (en) * 2013-02-07 2013-05-15 成都大学 Uniform configuration management system and configuration management method applied to multi-server system

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106610845A (en) * 2015-10-23 2017-05-03 北京国双科技有限公司 Information management method, device, server and system
CN106789225A (en) * 2016-12-13 2017-05-31 广州唯品会信息科技有限公司 A kind of method and device of interface operation port mapping configuration
CN108228268A (en) * 2016-12-15 2018-06-29 北京京东尚科信息技术有限公司 A kind of method and apparatus for automatically generating configuration file
CN106775775A (en) * 2017-01-24 2017-05-31 深圳市启仑智能科技有限公司 A kind of high-performance MVC frameworks based on OpenResty
CN109960577A (en) * 2017-12-14 2019-07-02 中国电信股份有限公司 Cluster control method and server based on Nginx server
CN109347675A (en) * 2018-10-31 2019-02-15 新华三大数据技术有限公司 Server configuration method, device and electronic equipment
CN109347675B (en) * 2018-10-31 2022-04-08 新华三大数据技术有限公司 Server configuration method and device and electronic equipment
CN109450708A (en) * 2018-12-14 2019-03-08 北京明朝万达科技股份有限公司 A kind of Nginx Dynamic Configuration and system
CN109450708B (en) * 2018-12-14 2021-09-07 北京明朝万达科技股份有限公司 Nginx dynamic configuration method and system
CN110175153A (en) * 2019-04-15 2019-08-27 平安普惠企业管理有限公司 Method, system, equipment and the storage medium of automatic change nominated bank's content
CN110417870A (en) * 2019-07-05 2019-11-05 北京达佳互联信息技术有限公司 configuration file management method, device, equipment and storage medium
CN110417870B (en) * 2019-07-05 2022-05-13 北京达佳互联信息技术有限公司 Configuration file management method, device, equipment and storage medium
CN111240832A (en) * 2019-12-31 2020-06-05 上海汇付数据服务有限公司 API management method and API gateway system
CN111064626A (en) * 2020-01-02 2020-04-24 广州虎牙科技有限公司 Configuration updating method, device, server and readable storage medium

Also Published As

Publication number Publication date
WO2015035816A1 (en) 2015-03-19
CN104468148B (en) 2019-03-22

Similar Documents

Publication Publication Date Title
CN104468148A (en) Nginx server configuration maintenance method and system
CN104158886B (en) Flow-type performing method for applications
CN101325561B (en) Method, apparatus and system for processing electronic mail
CN105791344B (en) Method, system, load balancer and the service bus device of gray scale issuing service processing
CN101115225B (en) System and method for implementing RSS subscription using multimedia message of mobile terminal
CN101616132B (en) Method for acquiring data, device and system thereof
CN101902473B (en) Method for synchronously updating data based on grid GIS (Geographic Information System)
CN102508722B (en) Inter-process communication method under embedded environment
CN103491169A (en) Method and system for uploading and downloading files
CN101702173A (en) Method and device for increasing access speed of mobile portal dynamic page
CN101945013A (en) System and method for implementing server configuration management
CN102769640B (en) The update method of user profile, server and system
CN102654885A (en) Mobile terminal webpage adaptation system and method
CN103297275A (en) Dynamic discovery and loading system and method for Web network management client module
RU2316131C2 (en) Method for storing pages in memory of mobile device (variants) and mobile device for realization of the method
CN103634393A (en) IVR (interactive voice response) and realization method thereof
CN107438084A (en) Multi-client data synchronization method and apparatus
CN101853152A (en) Method and system for generating graphical user interface
CN102790727A (en) Method and system for dynamically pushing personal labels of users
CN101115180B (en) Electronic program menu system and functional module dynamic load operating method
CN102833272A (en) Downloading method and device based on user subscription
CN105516261A (en) Web page loading control method and load balancer
JP2005530258A (en) System and method for resynchronization while refreshing a client device from a server
CN102148839B (en) Method, device and system for managing FTP (file transfer protocol) server
CN110324167B (en) Configuration method, device and system of service governance rules and electronic equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant