Home > Common Problem > body text

What software is perfdump?

藏色散人
Release: 2020-07-10 17:59:31
Original
30491 people have browsed it

What software is perfdump?

What software is perfdump?

perfdump is a Server Application Function (SAF) built into a Web server that collects various parts of performance data from the Web server's internal statistics and displays them in ASCII text. perfdump output does not show all the data available via command line statistics or the management console, but it is still a useful tool.

For example, you can still use perfdump even if the management server is not running. You can view perfdump output through the CLI, which is enabled by default, or you can view perfdump output through a URI, which you must enable. If you enable URIs, you must control access to the perfdump URI, otherwise it can be visible to users.

perfdump, the statistics are unified. Rather than monitoring individual processes, the statistics are multiplied by the number of processes, which gives you an accurate picture of the server as a whole. Information Optimization Perfdump shows information about using monitoring data to optimize your server. (The original text is the English version, personal translation has certain discrepancies)

The above is the detailed content of What software is perfdump?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!