Define a bootstrap file for starting the plugin.
Navigate to the location of the bootstrap file you copied.
The target device firmware gets the bootstrap file using standard network protocols.
Die Firmware des Zielgeräts ruft die Bootstrapdatei mit Standardnetzwerkprotokollen ab.
The bootstrap file will then be used to boot the target device.
So best usage is to set it within the bootstrap file.
Either by php.ini or by definition within the bootstrap file.
You need to generate a bootstrap file and install the other nodes before running the script.
Sie müssen eine Bootstrap-Datei generieren und die anderen Knoten installieren, bevor Sie das Skript ausführen.
For maximum performance it is recommended to use a simple bootstrap file for the server component.
Für eine maximale Performance ist es Notwendig eine einfache Bootstrap Datei für die Server Komponente zu verwenden.
Generate the bootstrap file on the initial node
Generieren Sie die Bootstrap-Datei auf dem Ausgangsknoten
By starting the session in the bootstrap file, you avoid the possibility that your session might be started after headers have been sent to the browser, which results in an exception, and possibly a broken page for website viewers.
Durch das Starten der Session in der Bootstrap Datei verhindert man das die Session gestartet werden könnte nachdem die Header an den Browser gesendet wurde, was zu einer Ausnahme und möglicherweise zu einer fehlerhaften Seiten im Browser führen würde.
Copy the bootstrap file to each additional (worker) node, or to a network location accessible to the nodes.
Kopieren Sie die Bootstrap-Datei auf alle zusätzlichen Knoten (Worker-Knoten) oder an einen Speicherort im Netzwerk, auf den die Knoten zugreifen können.
It can also deliver the bootstrap file location using options 67, and 60 or 66.
Er kann auch mit den Optionen 67 und 60 oder 66 den Speicherort der Bootstrapdatei bereitstellen.
For this example, it means that the first argument of the start() method within the bootstrap file takes the namespace of the template and the second the name of the template without the file extension.
Für unser Beispiel bedeutet dies, dass das erste Argument der Methode start() in der Bootstrap-Datei den Namespace des Templates und der zweite den Namen des Templates ohne Datei-Endung erwartet.