When macros such as the RSS Macro make HTTP requests to servers which are down, a long timeout value is used. You can set this timeout value through a system parameter to avoid this.
HTTP タイムアウト設定の設定手順

- 左側のパネルの '設定' ヘッダーの下の '一般設定' を選択します。
- 画面下部にある '接続のタイムアウト' セクションを見つけます。
- '編集' をクリックして設定を調整します。
- Adjust External connections enabled: This setting allows system administrators to disable external connections so macros like the RSS Macro wont be allowed to make connections to an external server. It's provides protection against external servers providing insecure HTML, timing out or causing performance problems. The default setting is 'true'.
- 接続のタイムアウト (ミリ秒): 接続が確立されるための最大時間を設定します。値をゼロにすると、タイムアウトは使用されません。既定の設定は10 秒 (10000) です。
- Socket Timeout (milliseconds): Sets the default socket timeout (SO_TIMEOUT) in milliseconds, which is the maximum time Confluence will wait for data. A timeout value of zero is interpreted as an infinite timeout. The default setting is ten seconds (10000).