Milan Pevec (2009) Performance analysis of the PHP system by using different techniques of caching. EngD thesis.
Abstract
The purpose of the thesis is to carry out performance analysis by using different techniques of caching. The first part describes a PHP system and some key decisions related to its deployment on a web server that affect performance. The second part describes different techniques of caching in PHP systems. Additionally, problems that commonly occur in caching are described. The main attention was focused on server caching. The third part of the thesis contains performance analysis carried out in an actual PHP web application with real load. The goal of the analysis was to reduce the response time and to increase the throughput of the defined system. Measurements were taken by considering different techniques of caching; performance tests as well as ramp tests were carried out. Finally, the results were presented in detail.
Actions (login required)