From c78bafe60342ea6a9871873d20bdcc639ef119d1 Mon Sep 17 00:00:00 2001 From: Chris Moore Date: Tue, 16 Oct 2018 10:56:33 -0400 Subject: [PATCH] initial commit --- index.html | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..882a50e --- /dev/null +++ b/index.html @@ -0,0 +1,86 @@ + + + + + + + PHP-FPM Process Caluculator + + + + + + + + +
+ + + + + + + + + + + + + + + + + + +
Total Ram:
Reserved:
Buffer:%
Process size: MB
Available: Gb
Available: Mb
Max children:
Start servers:
Min spare:
Max spare:
+
+ + + + + + + \ No newline at end of file