mirror of
https://github.com/php/doc-ro.git
synced 2026-03-26 00:12:07 +01:00
46 lines
1.2 KiB
XML
46 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<!-- EN-Revision: 0ba9e74ebc71fc8aa5fcd0f5f48654a4a6a83368 Maintainer: simionea Status: ready -->
|
|
<book xmlns="http://docbook.org/ns/docbook" xml:id="book.fpm">
|
|
<?phpdoc extension-membership="core" ?>
|
|
<title>Managerul de procese FastCGI</title>
|
|
|
|
<preface xml:id="intro.fpm">
|
|
&reftitle.intro;
|
|
&fpm.intro;
|
|
<simpara>
|
|
FPM (FastCGI Process Manager) -- Managerul de procese FastCGI -- este o
|
|
implementare alternativă PHP FastCGI, cu unele facilități suplimentare, utile
|
|
îndeosebi pentru site-uri cu încărcătură sporită.
|
|
</simpara>
|
|
<simpara>
|
|
Acest SAPI este furnizat cu PHP.
|
|
</simpara>
|
|
</preface>
|
|
|
|
&reference.fpm.setup;
|
|
&reference.fpm.observability;
|
|
&reference.fpm.reference;
|
|
|
|
</book>
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:t
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
indent-tabs-mode:nil
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
vim: et tw=78 syn=sgml
|
|
vi: ts=1 sw=1
|
|
-->
|