> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2022.1/toolbox/communication/http/events/onhttpserverstop.md).

# On HTTP Server Stop

## Overview

![The On HTTP Server Stop Node.](/files/Qz29p0pvvqYzcng9rYhN)

**On HTTP Server Stop** is an **Event Listener Node** allowing the user to perform an action once a connection to an **HTTP** server has been terminated.

[**Scope**](https://github.com/cgi-studio-gmbh/incari-doc/blob/2022.1/toolbox/communication/overview.md#scopes): **Project**, **Scene**.

## Attributes

![The On HTTP Server Stop Node Attributes.](/files/zbTXfoQ9nsQwlk9Lmj2f)

| Attribute       | Type          | Description                |
| --------------- | ------------- | -------------------------- |
| `Configuration` | **Drop-down** | The desired *HTTP* server. |

## Outputs

| Output             | Type      | Description                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse** | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |

## See Also

* [**On HTTP Server Start**](/incari-studio/2022.1/toolbox/communication/http/events/onhttpserverstart.md)
