Abstract
As network data security becoming more and more universalized, distributed Secure Sockets Layer (SSL) reverse proxies are often used in Web systems to offload CPU exhausting SSL operations from Web servers and improve the execution performance of the SSL protocol. The distribution strategy of user requests to the SSL reverse proxies is a significant factor affecting the system's performance in processing SSL operations. Aiming at improving the quality of request distribution decisions, this paper proposes a new approach for SSL reverse proxy load estimation, i.e. the family of algorithms called Load Estimation with Pre-Learning (LEPL), which estimates load using pre-learned machine learning models. Using LEPL, high accuracy of load estimation can be achieved, so that better request distribution decisions can be made. Our experimental results show that by using pre-learning, the SSL reverse proxy system's average response time can be shortened by about 30% - 50%.
Original language | English |
---|---|
Title of host publication | 2016 IEEE/ACIS 17th International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing, SNPD 2016 |
Editors | Yihai Chen |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 161-167 |
Number of pages | 7 |
ISBN (Electronic) | 9781509022397 |
DOIs | |
Publication status | Published - Jul 18 2016 |
Externally published | Yes |
Event | 17th IEEE/ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing, SNPD 2016 - Shanghai, China Duration: May 30 2016 → Jun 1 2016 |
Publication series
Name | 2016 IEEE/ACIS 17th International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing, SNPD 2016 |
---|
Conference
Conference | 17th IEEE/ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing, SNPD 2016 |
---|---|
Country/Territory | China |
City | Shanghai |
Period | 5/30/16 → 6/1/16 |
Bibliographical note
Publisher Copyright:© 2016 IEEE.
ASJC Scopus Subject Areas
- Artificial Intelligence
- Computer Networks and Communications
- Software
Keywords
- distributed system
- load estimation
- machine learning
- request distribution
- SSL reverse proxy
- Web system