Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitccd1137

Browse files
committed
Minor tweak
1 parentdeab47b commitccd1137

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎components/http_kernel.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -497,8 +497,8 @@ as possible to the client (e.g. sending emails).
497497
..warning::
498498

499499
Internally, the HttpKernel makes use of the:phpfunction:`fastcgi_finish_request`
500-
PHP function. This means that at the moment, only the `PHP FPM`_ and`FrankenPHP`_ servers
501-
API are able to send a response to the client while the server's PHP process
500+
PHP function. This means that at the moment, only the `PHP FPM`_APIandthe
501+
`FrankenPHP`_ server are able to send a response to the client while the server's PHP process
502502
still performs some tasks. With all other server APIs, listeners to ``kernel.terminate``
503503
are still executed, but the response is not sent to the client until they
504504
are all completed.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp