reference/fpm/book.xml
fab4ea95f4fe1471be947602d0e9be32fb802265
...
...
@@ -7,16 +7,14 @@
7
7

8
8
<preface xml:id="intro.fpm">
9
9
&reftitle.intro;
10
+
&fpm.intro;
10
11
<para>
11
-
FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation
12
-
with some additional features (mostly) useful for heavy-loaded sites.
13
-
</para>
14
-
<para>
15
-
This SAPI is bundled with PHP 5.3.3 and later.
12
+
This SAPI is bundled with PHP.
16
13
</para>
17
14
</preface>
18
15

19
16
&reference.fpm.setup;
17
+
&reference.fpm.observability;
20
18
&reference.fpm.reference;
21
19

22
20
</book>
23
21