Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/plugins/generic/googleScholar/GoogleScholarPlugin.php on line 120
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/plugins/generic/googleScholar/GoogleScholarPlugin.php on line 120
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/plugins/generic/googleScholar/GoogleScholarPlugin.php:120) in /var/www/html/lib/pkp/classes/template/PKPTemplateManager.php on line 1499
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/plugins/generic/googleScholar/GoogleScholarPlugin.php:120) in /var/www/html/lib/pkp/classes/template/PKPTemplateManager.php on line 1500
ANALISYS OF A EVENT ORIENTED WEB SERVER AS A REVERSE PROXY WITH FLEXIBLE LOAD DISTRIBUTION
| Iberoamerican Journal of Applied Computing
ANALISYS OF A EVENT ORIENTED WEB SERVER AS A REVERSE PROXY WITH FLEXIBLE LOAD DISTRIBUTION
Autores
Luiz Pedro Petroski
UEPG
Jonathan de Matos
João Eduardo Bertotti
Palavras-chave:
Load distribuition,
Event oriented web server,
reverse proxy,
High demand
Resumo
According to research done by CGI (Internet Management Committee in Brazil) is indeed the growth of new internet users, as well as increased demand for use of servers that are responsible for letting the pages available. This steady growth can affect many services that are unprepared, causing the servers to work in a high rate of use by making them become slow and even stop working, causing users to slowness or lack of it. This meta-paper describes a possible solution for servers that can continue to provide web pages with good quality for a high demand of simultaneous HTTP requests. The solution is based on using the NGINX web server as a reverse proxy to receive new requests and with the help of a distributor that uses the Ganglia tool for gathering information about servers to balance the load among the available servers.