Skip to content

Commit a55c718

Browse files
Update server-sent-events.md
1 parent ebf6a7c commit a55c718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/for-containers/server-sent-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ Server-sent events aren't supported using Ingress API.
6666
---
6767
6868
>[!NOTE]
69-
>The idle timeout for Application Gateway for Containers is currently set to 5 minutes. If your application does not send or receive data within this period, consider sending a keep-alive request to prevent the connection from closing. You can implement this by prefixing a message with a colon `:` to act as a comment. For example, you may send the following message as a keep alive: `: keep-alive\n\n`
69+
>The idle timeout for Application Gateway for Containers is currently set to 5 minutes. If your application doesn't send or receive data within this period, consider sending a keep-alive request to prevent the connection from closing. You can implement this by prefixing a message with a colon `:` to act as a comment. For example, you may send the following message as a keep alive: `: keep-alive\n\n`

0 commit comments

Comments
 (0)