Vertaling van "web process" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
It only has an effect in a Web process.
The defined page is linked to the Web process, you can therefore define the different home pages depending, for example, on the user that is connected.
Die definierte Seite ist mit dem Web Prozess verbunden. So können Sie verschiedene Home Pages festlegen, zum Beispiel, je nachdem, welcher Benutzer angemeldet ist.
Allow running the web process with an arbitrary prefix command in debug builds.
Zulassen der Ausführung des Web-Prozess mit einem beliebigen Präfix Befehl im Debug-Builds.
For example, HTTP requests may be handled by a web process, and long-running background tasks handled by a worker process.
Zum Beispiel können HTTP-Requests durch einen Web-Prozess bedient werden und langlaufende Hintergrundarbeiten durch einen Worker-Prozess.
When this command is called from a Web process or any other process
Wird dieser Befehl über einen Web Prozess oder einen beliebigen anderen Prozess aufgerufen, passiert folgendes
The Web process handles the processing of the request and sends a response (if necessary) to the browser.
Der Web Prozess verwaltet die Bearbeitung der Anfrage und sendet bei Bedarf eine Antwort an den Browser.
Once a Web process is reused, it is delayed again for 5 seconds.
Erhält ein Web Prozess nicht binnen 5 Sekunden eine Anfrage, wird er abgebrochen.
( ) The stack size allocated by 4D for a Web process is around 512 KB for 64-bit versions and around 256 KB for 32-bit versions (indicative values, which may vary based on context).
4D weist einen Web Prozess als Speichergröße ca. 512 KB für 64-bit Versionen und ca. 256 KB für 32-bit Versionen zu. Diese Werte können je nach Kontext variieren.
Note: This command does not work when called from a Web process.
Hinweis: Dieser Befehl funktioniert nicht, wenn er in einem Web Prozess aufgerufen wird.
In fact, the Web server of a 4D client needs a specific Web process for the handling of each Web request; when necessary, this process connects to the 4D Server machine in order to access the data and database engine.
Der Web Server von 4D Client benötigt zum Verwalten einer Web Anfrage einen spezifischen Web Prozess; bei Bedarf meldet sich dieser Prozess an den 4D Server Rechner an, um auf die Daten und die Engine der Datenbank zuzugreifen.
When a context is about to be destroyed (closing of the associated Web process), the On Web Close Process database method is called, which lets you save the context variables and selections, in anticipation of subsequent reuse.
Wird ein Kontext gerade gelöscht, d.h. der zugeordnete Web Prozess wird geschlossen, wird die Datenbankmethode On Web Close Process aufgerufen, so dass sie die Variablen und Auswahlen dieses Kontexts zur späteren Wiederverwendung sichern können.
It fully supports 4D Mobile session processes: in this context, it is called for each Web process closed, allowing you to save any data (variable, selection, etc.) generated by the 4D Mobile session process.
Sie unterstützt vollständig Prozesse der 4D Mobile Session: In diesem Kontext wird sie für jeden geschlossenen Web Prozess aufgerufen, so dass sie alle vom jeweiligen Prozess der 4D Mobile Session erzeugten Daten sichern können, wie z.B. eine Variable, eine Auswahl, etc.
Description The WEB SET HOME PAGE command allows you to modify the custom home page for the current Web process.
Beschreibung Der Befehl WEB SET HOME PAGE ermöglicht, die eigene Home Page für den aktuellen Web Prozess zu verändern.