CN104320458A - Informatization achieving system based on Domino servers and Nginx server - Google Patents

Informatization achieving system based on Domino servers and Nginx server Download PDF

Info

Publication number
CN104320458A
CN104320458A CN201410577463.4A CN201410577463A CN104320458A CN 104320458 A CN104320458 A CN 104320458A CN 201410577463 A CN201410577463 A CN 201410577463A CN 104320458 A CN104320458 A CN 104320458A
Authority
CN
China
Prior art keywords
request
domino
server
nginx server
nginx
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.)
Pending
Application number
CN201410577463.4A
Other languages
Chinese (zh)
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.)
State Grid Corp of China SGCC
Fujian Yirong Information Technology Co Ltd
Original Assignee
State Grid Corp of China SGCC
Fujian Yirong Information Technology Co Ltd
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 State Grid Corp of China SGCC, Fujian Yirong Information Technology Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN201410577463.4A priority Critical patent/CN104320458A/en
Publication of CN104320458A publication Critical patent/CN104320458A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases

Abstract

The invention provides an informatization achieving system based on Domino servers and a Nginx server. The informatization achieving system comprises a user client-side, the Nginx server and multiple Domino servers, wherein a user accesses the user client-side through a browser, and the Nginx server receives requests from the user and performs recognition and selection according to the request types. The Nginx server directly returns data of the request types serving as static elements to the user client-side and forwards requests for the request types to serve as dynamic elements to the Domino servers. The Domino servers process data requests receiving the dynamic elements and returns processing results to a browser client-side. The informatization achieving system based on the Domino servers and the Nginx server reasonably shares request concurrence, effectively balances resource load, achieves the technical processing capacity of making all modules to play respective specialized functions and learn from others' strong points to offset one's weakness and can bear pressure brought by high concurrence and high load and ensure healthy and stable running.

Description

Based on the information system that Domino and Nginx server realizes
Technical field
The present invention relates to technical field of communication equipment, particularly relate to a kind of information system realized based on Domino and Nginx server.
Background technology
Office automation Lotus Domino software under IBM (International Business Machine Corporation (IBM)), this software provides Lotus Notes, Lotus Designer, Lotus Administrator client and Lotus Server service end.Lotus Server service end is responsible for processing all HTTP request, comprises HTTP dynamic requests (open list OpenForm, open and act on behalf of OpenAgent, read-only mode opening document OpenDocument, edit mode opening document EditDocument etc.) and HTTP static requests (JavaScript script file, CSS pattern file, picture file, html file etc.).But the spendable resource-constrained of Lotus Server and process concurrent request scarce capacity, the connection of Notes database is linear in addition, continue to take the resource of Lotus Server, along with the increase of request, the resource that Lotus Server service end can use is fewer and feweri, response speed is more and more slower, causes meeting operational demand.
The information telephone system of enterprise-level, usually must in the face of height is concurrent, the HTTP request of high capacity.One feasible and the scheme of maturation is exactly that more ripe, the more high performance http server of introducing one is to share the pressure of Lotus Server, the unnecessary HTTP request by Lotus Server process is separated, processing response is carried out by the http server introduced, to be reached for the effect that Lotus Server reduces pressure, finally ensure system health, stable operation.
When existing technology adopts Lotus Server to bear a large amount of load of a large amount of concurrent request and system resource, Lotus Server response speed is slow, and the worst effect may cause the machine of delaying, and can not meet operational demand.
Summary of the invention
The technical problem to be solved in the present invention, is to provide a kind of information system realized based on Domino and Nginx server, and the pressure making system can bear high concurrent, high capacity to bring, ensures system health, stable operation.
The present invention is achieved in that a kind of information system realized based on Domino and Nginx server, and described information system comprises: a subscription client, a Nginx server and multiple Domino server; Described subscription client: as browser data request end; Nginx server: be responsible for processing and responding the static elements request of HTTP request and identify request, select, keep and switch; Domino server: be responsible for processing and respond the dynamic element request of HTTP request;
Wherein, user is by after browser access subscription client, and Nginx server receives the request from user, and carries out identifying, selecting according to its request type; Request type is that the data of static elements directly return to subscription client by Nginx server, is that the request forward of dynamic element is to Domino server by request type; Domino server process receives the request of data of dynamic element, and result is returned to browser client.
Further, described static elements comprises: JavaScript script file, CSS pattern file, picture file or html file.
Further, described dynamic element comprises: open list OpenForm, open and act on behalf of OpenAgent, read-only mode opening document OpenDocument or edit mode opening document EditDocument.
Further, Nginx service provides configuration file can processing mode corresponding to the different file type of flexible configuration, and Nginx server carries out identifying, select, keep and switching according to configuration file identification HTTP request type.
Tool of the present invention has the following advantages: the present invention uses Domino server+Nginx server technology construction information system, Domino server process and response for dynamic requests, Nginx server process and response for static requests, Nginx server identifies request simultaneously, select, keep and switch, thus Cost Allocation request Concurrency, efficient balance resource load, reach and make it play the technical finesse ability of being good at separately, learn from other's strong points to offset one's weaknesses, system can be born high concurrent, the pressure that high capacity brings, ensure system health, stable operation.
Accompanying drawing explanation
Fig. 1 is the inventive method theory diagram.
Embodiment
Refer to shown in Fig. 1, a kind of information system realized based on Domino and Nginx server of the present invention, described information system comprises: a subscription client, a Nginx server and multiple Domino server; Described subscription client: as browser data request end; Nginx server: be responsible for processing and responding the static elements request of HTTP request and identify request, select, keep and switch; Domino server: be responsible for processing and respond the dynamic element request of HTTP request; Described subscription client is connected with Nginx server, and described Nginx server is connected with each Domino server respectively, and each Domino server all and client's side link.
Wherein, user is by after browser access subscription client, and Nginx server receives the request from user, and carries out identifying, selecting according to its request type; Request type is that the data of static elements directly return to subscription client by Nginx server, is that the request forward of dynamic element is to Domino server by request type; Processed further by Domino server.Domino server process receives the request of data of dynamic element, and result is returned to browser client.
Wherein, described static elements comprises: JavaScript script file, CSS pattern file, picture file, html file etc.
Described dynamic element comprises: open list OpenForm, open and act on behalf of OpenAgent, read-only mode opening document OpenDocument, edit mode opening document EditDocument etc.
Nginx service provides configuration file can processing mode corresponding to the different file type of flexible configuration, and Nginx server carries out identifying, select, keep and switching according to configuration file identification HTTP request type.
In a word, the present invention uses Domino server+Nginx server technology construction information system, Domino server process and response for dynamic requests, Nginx server process and response for static requests, Nginx server identifies request simultaneously, selects, keeps and switches, thus Cost Allocation request Concurrency, efficient balance resource load, reach and make it play the technical finesse ability of being good at separately, learn from other's strong points to offset one's weaknesses, the pressure making system can bear high concurrent, high capacity to bring, ensures system health, stable operation.
The foregoing is only preferred embodiment of the present invention, all equalizations done according to the present patent application the scope of the claims change and modify, and all should belong to covering scope of the present invention.

Claims (4)

1., based on the information system that Domino and Nginx server realizes, it is characterized in that: described information system comprises: a subscription client, a Nginx server and multiple Domino server; Described subscription client: as browser data request end; Nginx server: be responsible for processing and responding the static elements request of HTTP request and identify request, select, keep and switch; Domino server: be responsible for processing and respond the dynamic element request of HTTP request;
Wherein, user is by after browser access subscription client, and Nginx server receives the request from user, and carries out identifying, selecting according to its request type; Request type is that the data of static elements directly return to subscription client by Nginx server, is that the request forward of dynamic element is to Domino server by request type; Domino server process receives the request of data of dynamic element, and result is returned to browser client.
2. the information system realized based on Domino and Nginx server according to claim 1, is characterized in that: described static elements comprises: JavaScript script file, CSS pattern file, picture file or html file.
3. the information system realized based on Domino and Nginx server according to claim 1, is characterized in that: described dynamic element comprises: open list OpenForm, open and act on behalf of OpenAgent, read-only mode opening document OpenDocument or edit mode opening document EditDocument.
4. the information system realized based on Domino and Nginx server according to claim 1, it is characterized in that: Nginx service provides configuration file can processing mode corresponding to the different file type of flexible configuration, and Nginx server carries out identifying, select, keep and switching according to configuration file identification HTTP request type.
CN201410577463.4A 2014-10-24 2014-10-24 Informatization achieving system based on Domino servers and Nginx server Pending CN104320458A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410577463.4A CN104320458A (en) 2014-10-24 2014-10-24 Informatization achieving system based on Domino servers and Nginx server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410577463.4A CN104320458A (en) 2014-10-24 2014-10-24 Informatization achieving system based on Domino servers and Nginx server

Publications (1)

Publication Number Publication Date
CN104320458A true CN104320458A (en) 2015-01-28

Family

ID=52375627

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410577463.4A Pending CN104320458A (en) 2014-10-24 2014-10-24 Informatization achieving system based on Domino servers and Nginx server

Country Status (1)

Country Link
CN (1) CN104320458A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760181A (en) * 2016-04-07 2016-07-13 深圳市百米生活股份有限公司 Cross-code language development framework
CN107465753A (en) * 2017-08-23 2017-12-12 郑州云海信息技术有限公司 A kind of web services system
CN108881184A (en) * 2018-05-30 2018-11-23 努比亚技术有限公司 Access request processing method, terminal, server and computer readable storage medium
CN109788008A (en) * 2017-11-10 2019-05-21 广东亿迅科技有限公司 A kind of application server call method and system based on Nginx
CN111104682A (en) * 2019-11-15 2020-05-05 福建亿榕信息技术有限公司 Data filtering system and method of Domino platform

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932666A (en) * 2012-11-22 2013-02-13 上海文广互动电视有限公司 IPTV (Internet Protocol Television) portal system
CN102938776A (en) * 2012-09-28 2013-02-20 方正国际软件有限公司 Dynamic page processing system based on Asynchronous JavaScript and XML (ajax) technique
CN103051706A (en) * 2012-12-19 2013-04-17 新浪网技术(中国)有限公司 Dynamic webpage request processing system and method for dynamic website

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102938776A (en) * 2012-09-28 2013-02-20 方正国际软件有限公司 Dynamic page processing system based on Asynchronous JavaScript and XML (ajax) technique
CN102932666A (en) * 2012-11-22 2013-02-13 上海文广互动电视有限公司 IPTV (Internet Protocol Television) portal system
CN103051706A (en) * 2012-12-19 2013-04-17 新浪网技术(中国)有限公司 Dynamic webpage request processing system and method for dynamic website

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760181A (en) * 2016-04-07 2016-07-13 深圳市百米生活股份有限公司 Cross-code language development framework
CN105760181B (en) * 2016-04-07 2020-03-17 深圳市百米生活股份有限公司 Cross-code language development framework
CN107465753A (en) * 2017-08-23 2017-12-12 郑州云海信息技术有限公司 A kind of web services system
CN109788008A (en) * 2017-11-10 2019-05-21 广东亿迅科技有限公司 A kind of application server call method and system based on Nginx
CN108881184A (en) * 2018-05-30 2018-11-23 努比亚技术有限公司 Access request processing method, terminal, server and computer readable storage medium
CN111104682A (en) * 2019-11-15 2020-05-05 福建亿榕信息技术有限公司 Data filtering system and method of Domino platform

Similar Documents

Publication Publication Date Title
CN107515878B (en) Data index management method and device
CN102768636B (en) A kind of daily record analytic method and device
CN104320458A (en) Informatization achieving system based on Domino servers and Nginx server
CN104980289B (en) Information push method, device and system
CN111459986B (en) Data computing system and method
CN103914550A (en) Recommended content displaying method and recommended content displaying device
CN111368520A (en) Editing method and device for electronic forms
CN107203541A (en) Page loading method and its page loading device
CN113094136A (en) Page display control method and device, storage medium and electronic equipment
CN110233879B (en) Intelligent interface pushing method and device, computer equipment and storage medium
CN112235613B (en) Video processing method and device, electronic equipment and storage medium
CN102082800A (en) User request processing method and server
CN103905379A (en) Method for identifying internet users and device thereof
CN111104182A (en) Method and device for quickly arranging business based on componentization, computer equipment and storage medium
CN104793982A (en) Method and device for establishing virtual machine
CN110740155B (en) Request processing method and device in distributed system
CN105260447A (en) Webpage data analysis method and system
CN105491078A (en) Data processing method and device in SOA system, and SOA system
CN109753424B (en) AB test method and device
CN104142975A (en) Microblog information promotion method, device and system
CN105471953A (en) Client-side page dynamic display method, device and system
CN104615597A (en) Method, device and system for clearing cache file in browser
CN107483565B (en) Service background identification method, proxy server and computer storage medium
CN112069137A (en) Method and device for generating information, electronic equipment and computer readable storage medium
CN112181678A (en) Service data processing method, device and system, storage medium and electronic device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150128

RJ01 Rejection of invention patent application after publication