CN104468735A - Load balancer management method and device based on graphical user interface - Google Patents

Load balancer management method and device based on graphical user interface Download PDF

Info

Publication number
CN104468735A
CN104468735A CN201410661136.7A CN201410661136A CN104468735A CN 104468735 A CN104468735 A CN 104468735A CN 201410661136 A CN201410661136 A CN 201410661136A CN 104468735 A CN104468735 A CN 104468735A
Authority
CN
China
Prior art keywords
load equalizer
user
configuration
state
load
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
CN201410661136.7A
Other languages
Chinese (zh)
Other versions
CN104468735B (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.)
CVIC Software Engineering Co Ltd
Original Assignee
CVIC Software Engineering 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 CVIC Software Engineering Co Ltd filed Critical CVIC Software Engineering Co Ltd
Priority to CN201410661136.7A priority Critical patent/CN104468735B/en
Publication of CN104468735A publication Critical patent/CN104468735A/en
Application granted granted Critical
Publication of CN104468735B publication Critical patent/CN104468735B/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
    • 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
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • User Interface Of Digital Computer (AREA)
  • Computer And Data Communications (AREA)

Abstract

The embodiment of the invention discloses a load balancer management method and device based on a graphical user interface and relates to the field of load balancing technologies. The load balancer management method and device solve the problem that in the prior art, the operation difficulty for a user in configuring a load balancer is high. The method comprises the steps that a command, transmitted by a user through the graphical user interface, of a newly established load balancer is received; according to the command of the newly established load balancer, a newly established load balancer interface is displayed, wherein the newly established load balancer interface comprises service paths and configuration files of the load balancer; the type of the load balancer is determined according to the service paths and the configuration files, selected by the user, of the load balancer; the corresponding configuration files are analyzed according to the determined type of the load balancer, and analyzed confirmation information of the load balance is displayed; the configuration information, modified by the user, of the load balancer is saved to the corresponding configuration files. The load balancer management method and device are suitable for configuration management on load balancers.

Description

The management method of the load equalizer of graphic based user interface and device
Technical field
The present invention relates to load-balancing technique field, particularly relate to a kind of management method and device of load equalizer of graphic based user interface.
Background technology
Along with the progressively increase of internet, applications visit capacity, single network server device can not meet the requirement of business scale, and load balancing cluster service is arisen at the historic moment thus.The principle that realizes of load balancing cluster service is that multiple servers is connected to form a server cluster by the network equipment, every station server all provides same or analogous network service, a load equalizer is disposed in server cluster front end, client's request is distributed by the load balancing that responsible basis has configured in server cluster, for offering customers service, and server availability is safeguarded.
At present, relatively the load equalizer of main flow has Apache HTTP Server and Nginx, Apache HTTP Server is the web page server of an open source code of Apache Software Foundation, can arrange in pairs or groups with most application server and make front end load equalizer, Nginx is Web server/Reverse Proxy and Email (IMAP/POP3) proxy server of a lightweight, and issues under a BSD-like agreement.
Usually, when being managed for configuration load equalizer, user needs to revise corresponding configuration file according to the type of load equalizer.Such as: when being managed for configuration Apache load equalizer, user needs to revise corresponding configuration file httpd.conf; When being managed for configuration nginx load equalizer, user needs to revise corresponding configuration file nginx.conf.
Realizing in process of the present invention, inventor finds at least there is following technical problem in prior art:
When being managed for configuration load equalizer, user needs the distinctive configuration file of amendment load equalizer, it is certain professional that this just needs user to possess, familiar to the corresponding configuration file of load equalizer, thus add the operation easier of user's configuration load equalizer, and easily there is mistake in layoutprocedure.
Summary of the invention
The invention provides a kind of management method and device of load equalizer of graphic based user interface, administration configuration can be carried out by graphic user interface to load equalizer, reduce the operation easier of user's configuration load equalizer.
On the one hand, the invention provides a kind of management method of load equalizer of graphic based user interface, comprising:
Receive the order of the newly-built load equalizer that user is sent by graphic user interface;
Show newly-built load equalizer interface according to the order of described newly-built load equalizer, described newly-built load equalizer interface comprises service path and the configuration file of load equalizer;
The service path of load equalizer selected according to user and the type of configuration file determination load equalizer;
Type according to determined load equalizer is resolved corresponding configuration file, and shows the configuration information of the load equalizer parsed;
Preserve the configuration information of the amended load equalizer of user to corresponding configuration file.
On the other hand, the invention provides the management devices of the load equalizer of graphic based user interface, comprising:
Receiver module, for receiving the order of the newly-built load equalizer that user is sent by graphic user interface;
Display module, for showing newly-built load equalizer interface according to the order of described newly-built load equalizer, described newly-built load equalizer interface comprises service path and the configuration file of load equalizer;
Determination module, for the service path of load equalizer selected according to user and the type of configuration file determination load equalizer;
Resolve and display module, for the type according to determined load equalizer, corresponding configuration file is resolved, and show the configuration information of the load equalizer parsed;
Preserve module, for preserving the configuration information of the amended load equalizer of user to corresponding configuration file.
The management method of the load equalizer of graphic based user interface provided by the invention and device, compared with prior art, the present invention is managed for configuration multiple load equalizer with the form of graphic user interface, user-friendly, and, user does not need the distinctive configuration file of load equalizer familiar, namely checks and revises the configuration information of load equalizer by graphic user interface, reduce the operation easier of user's configuration load equalizer.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing used required in describing embodiment is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the schematic flow sheet of management method one embodiment of the load equalizer that the present invention is based on graphic user interface;
Fig. 2 is the schematic flow sheet of another embodiment of management method of the load equalizer that the present invention is based on graphic user interface;
Fig. 3 is the structural representation of management devices one embodiment of the load equalizer that the present invention is based on graphic user interface;
Fig. 4 is the structural representation of another embodiment of management devices of the load equalizer that the present invention is based on graphic user interface.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making other embodiments all obtained under creative work prerequisite, belong to the scope of protection of the invention.
As shown in Figure 1, the embodiment of the present invention provides a kind of management method of load equalizer of graphic based user interface, and described method comprises:
The order of the newly-built load equalizer that S11, reception user are sent by graphic user interface;
S12, show newly-built load equalizer interface according to the order of described newly-built load equalizer, described newly-built load equalizer interface comprises service path and the configuration file of load equalizer;
S13, according to user select the service path of load equalizer and the type of configuration file determination load equalizer;
S14, according to the type of determined load equalizer, corresponding configuration file to be resolved, and show the configuration information of the load equalizer parsed;
Alternatively, the form of field attribute separately the configuration information of the load equalizer parsed can be shown.
Alternatively, described configuration information comprises the mode of configuration, whether allocation strategy, opened session be affine, whether open monitoring and back-end server nodal information.But be not limited only to this.
The configuration information of S15, the amended load equalizer of preservation user is to corresponding configuration file.
The management method of the load equalizer of the graphic based user interface that the embodiment of the present invention provides, compared with prior art, the present invention is managed for configuration multiple load equalizer with the form of graphic user interface, facilitates user management and configuration operation.And user does not need the distinctive configuration file of load equalizer familiar, namely check and revise the configuration information of load equalizer by graphic user interface, reduce the operation easier of user's configuration load equalizer.
As shown in Figure 2, the embodiment of the present invention provides a kind of management method of load equalizer of graphic based user interface, and described method comprises:
The order of the newly-built load equalizer that S21, reception user are sent by graphic user interface;
S22, show newly-built load equalizer interface according to the order of described newly-built load equalizer, described newly-built load equalizer interface comprises service path and the configuration file of load equalizer;
S23, according to user select the service path of load equalizer and the type of configuration file determination load equalizer;
Such as, when user needs to be managed for configuration Apache load equalizer, user can start the file at configuration file httpd.conf place, and option and installment file httpd.conf, when user needs to be managed for configuration Nginx load equalizer, user can start the file at configuration file nginx.conf place, and option and installment file nginx.conf.
S24, according to the type of determined load equalizer, corresponding configuration file to be resolved, and show the configuration information of the load equalizer parsed;
Particularly, specific analytic method is adopted to resolve the configuration file of load equalizer, and configuration information is showed user with the form of independent field attribute, the configuration information wherein shown comprises the mode of configuration, whether allocation strategy, opened session be affine, the back-end server nodal information etc. of whether opening monitoring and configuration.
In this step, user does not need to understand and reads the configuration file of load balancing, directly can check configuration by graphic user interface, and realizes the amendment of configuration information in step below.
The configuration information of S25, the amended load equalizer of preservation user is to corresponding configuration file;
Particularly, after user needs the configuration information of amendment Apache or Nginx, can the load balancing configuration information of amendment be saved in configuration file, as in httpd.conf or nginx.conf.
S26, after the configuration information preserving user amended load equalizer to corresponding configuration file, judge and show the current state of described load equalizer, if judge that the current state of described load equalizer is starting state, then perform step S27, if judge that the current state of described load equalizer is halted state, then perform step S28.
S27, the state showing described load equalizer are starting state, show stopping simultaneously, restart, monitor option selects for user;
Particularly, user now can stop load equalizer, restart or the operation of checking monitoring.
S28, the state showing described load equalizer are halted state, show startupoptions simultaneously and select for user.
Particularly, user now can starting load equalizer.
Wherein, the management method of the load equalizer of the graphic based user interface of the present embodiment utilizes Vaadin technology to realize.
Vaadin is the Web framework of the rich client based on browser of a RIA.Different from JavaScript storehouse or the solution based on browser plug-in, Vaadin comprises the structure of a server end, and main applied logic is all run at server end, and browser is carried out with server end by Ajax technology alternately.Vaadin provides the UI of multiple various kinds to set up, and such as button, form, tree list etc., each assembly has the functions such as event, detectaphone, data binding and service logic.
The management method of the load equalizer of the graphic based user interface that the embodiment of the present invention provides, compared with prior art, Vaadin technology is utilized to be managed for configuration multiple load equalizer with the form of graphic user interface, facilitate user to select different load configuration devices according to actual conditions, and this load configuration device is managed and configuration operation.And user does not need the distinctive configuration file of load equalizer familiar, namely check and revise the configuration information of load equalizer by graphic user interface, reduce the operation easier of user's configuration load equalizer.Meanwhile, the configuration of load balancing can be realized in visualization interface, also can realize the startup of load balancing, stop, restarting and the operation such as monitoring, simplify user operation.
As shown in Figure 3, the embodiment of the present invention provides a kind of management devices of load equalizer of graphic based user interface, and described device comprises:
Receiver module 31, for receiving the order of the newly-built load equalizer that user is sent by graphic user interface;
Display module 32, for showing newly-built load equalizer interface according to the order of described newly-built load equalizer, described newly-built load equalizer interface comprises service path and the configuration file of load equalizer;
Determination module 33, for the service path of load equalizer selected according to user and the type of configuration file determination load equalizer;
Resolve and display module 34, for the type according to determined load equalizer, corresponding configuration file is resolved, and show the configuration information of the load equalizer parsed;
Alternatively, the form of field attribute separately the configuration information of the load equalizer parsed can be shown.
Alternatively, the configuration information of described load equalizer comprises the mode of configuration, whether allocation strategy, opened session be affine, whether open monitoring and back-end server nodal information.But be not limited only to this.
Preserve module 35, for preserving the configuration information of the amended load equalizer of user to corresponding configuration file.
The management devices of the load equalizer of the graphic based user interface that the embodiment of the present invention provides, compared with prior art, the present invention is managed for configuration multiple load equalizer with the form of graphic user interface, facilitates user management and configuration operation.And user does not need the distinctive configuration file of load equalizer familiar, namely check and revise the configuration information of load equalizer by graphic user interface, reduce the operation easier of user's configuration load equalizer.
As shown in Figure 4, the embodiment of the present invention provides a kind of management devices of load equalizer of graphic based user interface, and described device comprises:
Receiver module 41, for receiving the order of the newly-built load equalizer that user is sent by graphic user interface;
Display module 42, for showing newly-built load equalizer interface according to the order of described newly-built load equalizer, described newly-built load equalizer interface comprises service path and the configuration file of load equalizer;
Determination module 43, for the service path of load equalizer selected according to user and the type of configuration file determination load equalizer;
Such as, when user needs to be managed for configuration Apache load equalizer, user can start the file at configuration file httpd.conf place, and option and installment file httpd.conf, when user needs to be managed for configuration Nginx load equalizer, user can start the file at configuration file nginx.conf place, and option and installment file nginx.conf.
Resolve and display module 44, for the type according to determined load equalizer, corresponding configuration file is resolved, and show the configuration information of the load equalizer parsed;
Particularly, specific analytic method is adopted to resolve the configuration file of load equalizer, and configuration information is showed user with the form of independent field attribute, wherein said configuration information comprises the mode of configuration, whether allocation strategy, opened session be affine, the back-end server nodal information etc. of whether opening monitoring and configuration.
Preserve module 45, for preserving the configuration information of the amended load equalizer of user to corresponding configuration file.
Particularly, after user needs the configuration information of amendment Apache or Nginx, can the load balancing configuration information of amendment be saved in configuration file, as in httpd.conf or nginx.conf.
Judge module 46, for judging the current state of described load equalizer;
First state display module 47, during for judging that at described judge module the current state of described load equalizer is starting state, the state showing described load equalizer is starting state, and display stops, restarting and select for user with monitor option;
Particularly, user now can stop load equalizer, restart or the operation of checking monitoring.
Second state display module 48, during for judging that at described judge module the current state of described load equalizer is halted state, the state showing the described load equalizer determined is halted state, and shows startupoptions for user's selection.
Particularly, user now can starting load equalizer.
Wherein, the management method of the load equalizer of the graphic based user interface of the present embodiment utilizes Vaadin technology to realize.
Vaadin is the Web framework of the rich client based on browser of a RIA.Different from JavaScript storehouse or the solution based on browser plug-in, Vaadin comprises the structure of a server end, and main applied logic is all run at server end, and browser is carried out with server end by Ajax technology alternately.Vaadin provides the UI of multiple various kinds to set up, and such as button, form, tree list etc., each assembly has the functions such as event, detectaphone, data binding and service logic.
The management devices of the load equalizer of the graphic based user interface that the embodiment of the present invention provides, compared with prior art, Vaadin technology is utilized to be managed for configuration multiple load equalizer with the form of graphic user interface, facilitate user to select different load configuration devices according to actual conditions, and this load configuration device is managed and configuration operation.And user does not need the distinctive configuration file of load equalizer familiar, namely check and revise the configuration information of load equalizer by graphic user interface, reduce the operation easier of user's configuration load equalizer.Meanwhile, the configuration of load balancing can be realized in visualization interface, also can realize the startup of load balancing, stop, restarting and the operation such as monitoring, simplify user operation.
One of ordinary skill in the art will appreciate that all or part of flow process realized in above-described embodiment method, that the hardware that can carry out instruction relevant by computer program has come, described program can be stored in a computer read/write memory medium, this program, when performing, can comprise the flow process of the embodiment as above-mentioned each side method.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-Only Memory, ROM) or random store-memory body (Random Access Memory, RAM) etc.
The above; be only the specific embodiment of the present invention, but protection scope of the present invention is not limited thereto, is anyly familiar with those skilled in the art in the technical scope that the present invention discloses; the change that can expect easily or replacement, all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection range of claim.

Claims (8)

1. a management method for the load equalizer of graphic based user interface, is characterized in that, comprising:
Receive the order of the newly-built load equalizer that user is sent by graphic user interface;
According to the order of described newly-built load equalizer, show newly-built load equalizer interface, described newly-built load equalizer interface comprises service path and the configuration file of load equalizer;
The service path of load equalizer selected according to user and the type of configuration file determination load equalizer;
Type according to determined load equalizer is resolved corresponding configuration file, and shows the configuration information of the load equalizer parsed;
Preserve the configuration information of the amended load equalizer of user to corresponding configuration file.
2. method according to claim 1, is characterized in that, the configuration information of the load equalizer that described displaying parses comprises:
The configuration information of the load equalizer parsed is shown with the form of independent field attribute.
3. method according to claim 1 and 2, is characterized in that, the configuration information of described load equalizer comprises the mode of configuration, whether allocation strategy, opened session be affine, whether open monitoring and back-end server nodal information.
4. method according to claim 1 and 2, is characterized in that, after the configuration file that the configuration information of the amended load equalizer of described preservation user is extremely corresponding, also comprises:
Judge the current state of described load equalizer;
If judge that the current state of described load equalizer is starting state, then the state showing described load equalizer is starting state, and display stops, restarting and select for user with monitor option;
If judge that described current state is halted state, then the state showing described load equalizer is halted state, and shows startupoptions for user's selection.
5. a management devices for the load equalizer of graphic based user interface, is characterized in that, comprising:
Receiver module, for receiving the order of the newly-built load equalizer that user is sent by graphic user interface;
Display module, for showing newly-built load equalizer interface according to the order of described newly-built load equalizer, described newly-built load equalizer interface comprises service path and the configuration file of load equalizer;
Determination module, for the service path of load equalizer selected according to user and the type of configuration file determination load equalizer;
Resolve and display module, for the type according to determined load equalizer, corresponding configuration file is resolved, and show the configuration information of the load equalizer parsed;
Preserve module, for preserving the configuration information of the amended load equalizer of user to corresponding configuration file.
6. device according to claim 5, is characterized in that, described parsing and display module are also for showing the configuration information of the load equalizer parsed with the form of independent field attribute.
7. the device according to claim 5 or 6, is characterized in that, the configuration information of described load equalizer comprises the mode of configuration, whether allocation strategy, opened session be affine, whether open monitoring and back-end server nodal information.
8. the device according to claim 5 or 6, is characterized in that, also comprises:
Judge module, after the configuration file that the configuration information for preserving the amended load equalizer of user in described preservation module is extremely corresponding, judges the current state of described load equalizer;
First state display module, during for judging that when described judge module the current state of described load equalizer is starting state, the state showing described load equalizer is starting state, and display stops, restarting and select for user with monitor option;
Second state display module, during for judging that when described judge module the current state of described load equalizer is halted state, the state showing described load equalizer is halted state, and shows startupoptions for user's selection.
CN201410661136.7A 2014-11-19 2014-11-19 The management method and device of load equalizer based on graphic user interface Active CN104468735B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410661136.7A CN104468735B (en) 2014-11-19 2014-11-19 The management method and device of load equalizer based on graphic user interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410661136.7A CN104468735B (en) 2014-11-19 2014-11-19 The management method and device of load equalizer based on graphic user interface

Publications (2)

Publication Number Publication Date
CN104468735A true CN104468735A (en) 2015-03-25
CN104468735B CN104468735B (en) 2018-07-17

Family

ID=52914088

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410661136.7A Active CN104468735B (en) 2014-11-19 2014-11-19 The management method and device of load equalizer based on graphic user interface

Country Status (1)

Country Link
CN (1) CN104468735B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017096838A1 (en) * 2015-12-11 2017-06-15 乐视控股(北京)有限公司 Load balance configuration method, device and system
CN107071069A (en) * 2017-06-14 2017-08-18 北京凤凰理理它信息技术有限公司 The method for cutting data traffic transparent to user, device, storage medium and electronic equipment
CN108234159A (en) * 2016-12-14 2018-06-29 中标软件有限公司 The configuration method and system of load balancing host
CN109753514A (en) * 2018-12-13 2019-05-14 平安普惠企业管理有限公司 Load balancer selection method, device, computer equipment and storage medium
CN110795186A (en) * 2019-09-27 2020-02-14 苏州浪潮智能科技有限公司 Server management method and system based on data visualization

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103858104A (en) * 2011-09-27 2014-06-11 甲骨文国际公司 System and method for administering server configurations including GUI navigation, property sheets, and auto-Tab completion

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103858104A (en) * 2011-09-27 2014-06-11 甲骨文国际公司 System and method for administering server configurations including GUI navigation, property sheets, and auto-Tab completion

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017096838A1 (en) * 2015-12-11 2017-06-15 乐视控股(北京)有限公司 Load balance configuration method, device and system
CN108234159A (en) * 2016-12-14 2018-06-29 中标软件有限公司 The configuration method and system of load balancing host
CN107071069A (en) * 2017-06-14 2017-08-18 北京凤凰理理它信息技术有限公司 The method for cutting data traffic transparent to user, device, storage medium and electronic equipment
CN107071069B (en) * 2017-06-14 2020-08-25 北京凤凰理理它信息技术有限公司 Method and device for transparently switching data traffic to user, storage medium and electronic equipment
CN109753514A (en) * 2018-12-13 2019-05-14 平安普惠企业管理有限公司 Load balancer selection method, device, computer equipment and storage medium
CN110795186A (en) * 2019-09-27 2020-02-14 苏州浪潮智能科技有限公司 Server management method and system based on data visualization
CN110795186B (en) * 2019-09-27 2022-08-02 苏州浪潮智能科技有限公司 Server management method and system based on data visualization

Also Published As

Publication number Publication date
CN104468735B (en) 2018-07-17

Similar Documents

Publication Publication Date Title
US20200382374A1 (en) Method for generating network slice template and for applying network slice template, and apparatus
US10116507B2 (en) Method of and system for managing computing resources
CN104468735A (en) Load balancer management method and device based on graphical user interface
US10044808B2 (en) Heterogeneous cloud-store provider access systems, and/or associated methods
KR101996624B1 (en) Binding crud-type protocols in distributed agreement protocols
JP5458995B2 (en) System structure management apparatus, system structure management method, and program
CN105337787A (en) Multi-server monitoring method, device and system
US20170024396A1 (en) Determining application deployment recommendations
CN104980289A (en) Message pushing method, device and system
CN106657180B (en) Information transmission method and device for cloud service, terminal equipment and system
CN105450759A (en) System mirror image management method and device
US20240267437A1 (en) Systems and methods for determining a destination location for transmission of packetized data in a network system based on an application server attribute
CN111147583A (en) HTTP redirection rewriting method and device
EP2916495A1 (en) Information processing system, an information processing apparatus and a medium storing an information processing program
US20230254383A1 (en) Operations control of network services
US20190129743A1 (en) Method and apparatus for managing virtual machine
CN104320458A (en) Informatization achieving system based on Domino servers and Nginx server
CN105338069A (en) Conversation sharing method crossing web containers, system and web application server
CN104462488A (en) Database high reliability solution method and device
EP2690560A2 (en) Method of benchmarking the behaviour of a replacement information system with the old system
JP6585805B1 (en) Computer system supporting promotion of corporate improvement, method and program executed in the computer system
US20200267230A1 (en) Tracking client sessions in publish and subscribe systems using a shared repository
CN102761616A (en) System and method for providing browsing mode of browser based on instant service
US20170272309A1 (en) Information processing apparatus, information processing system, non-transitory computer-readable recording medium, and method of processing information
US20150020159A1 (en) Thin terminal mode-based security information exchange system, terminal, server and method

Legal Events

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