Durch bestimmte Auszeichnungen der Anfrage erkennt der http-Server jedoch, daß er die Anfrage an ein anderes Programm weiterleiten muß.
But by use of some accolades of the request http server catchs that the request should be relaied to an other program.
Die Analyse kann einige Zeit in Anspruch nehmen, insbesondere während der Initialisierung der HTTP-Server.
Analysis may take some time to complete, especially during HTTP server initialization.
Der HTTP-Server belegt aktuell einen Heap von 250.000 KB.
HTTP Server is currently using 250000 KB of heap space.
Der HTTP-Server belegt aktuell 150.000 KB Speicherplatz.
HTTP Server is currently using 150000 KB memory.
Der HTTP-Server nutzt aktuell 50% CPU-Zeit.
HTTP Server is currently consuming 50% CPU time.
Wenn der FTP- oder der HTTP-Server eine nicht standardmäßige Port verwendet, können Sie eine Port zur Kommunikation im Feld Port angeben.
If the FTP or HTTP server uses a non-default port, you can specify a port for communications by typing it in the Port box.
Der HTTP-Server benötigt zu lange für die Verarbeitung einer Anforderung. Aktuell dauert die Verarbeitung 5 Sekunden.
HTTP Server is taking too long to process one request. Currently it is taking 5 seconds.
Nummer des Ports, auf dem der HTTP-Server hört. Port-Nummern müssen für JServ-Versionen vor 9.0.2 angegeben werden (wie z.B. 1.0.2.2)
Number of the port HTTP Server is listening on. Port number needs to be specified for JServ versions earlier than 9.0.2 (such as 1.0.2.2)
In jedem Fall nimmt erst einmal der http-Server die Anfrage entgegen.
Und schließlich müsste der http-Server die Datenübermittlung übernehmen und wäre an dieser Stelle für andere Aufgaben nur eingeschränkt einsetzbar.
And so the http server would have to take over the transfer of the data and would be limited applicable.
Zusätzlich teilt der http-Server über die Environment-Variablen auch seine Eigenschaften an das aufzurufende Programm mit.
Accessorily the http server inform the program that has to be called about its attributes using the environment variables.
Der Standard-Port, den der http-Server verwendet, ist 7777.
Statische und dynamische Anfragen http-Anfragen, die der http-Server unmittelbar, also ohne auf weitere Programm-Ressourcen zuzugreifen, beantworten kann, indem er einfach die angeforderten Dateien an den Klienten überträgt, werden als statische Anfragen bezeichnet.
Static and dynamic http requests the server can reply immediately by transferring the requested files to the client without accessing other program resources are called static requests...