We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b663aa9 commit 2edf08aCopy full SHA for 2edf08a
reference/fpm/status.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: 2c4f02dcf9781000405646b9b21f9182aea76496 Maintainer: mumumu Status: ready -->
+<!-- EN-Revision: a4429100780d1d0d6ce204c11ad223f6526990ab Maintainer: mumumu Status: ready -->
4
5
<sect1 xml:id="fpm.status" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
6
<title>FPM の情報ページ</title>
@@ -189,6 +189,12 @@
189
に到達したリクエストの合計
190
</entry>
191
</row>
192
+ <row>
193
+ <entry>memory peak</entry>
194
+ <entry>
195
+ FPM が起動してからのメモリ使用量の最大値
196
+ </entry>
197
+ </row>
198
</tbody>
199
</tgroup>
200
</table>
0 commit comments