# On HTTP Server Stop

## Overview

![The On HTTP Server Stop Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-d517ff2e052735ac87f2d53ee197940e6cf0834e%2Fonhttpserverstopnode20241.png?alt=media)

**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/2025.1/toolbox/communication/overview.md#scopes): **Project**, **Scene**.

## Attributes

![The On HTTP Server Stop Node Attributes.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-f510b5e6bcb630a8106bf867b5a935cdfe9cee7d%2Fonhttpserverstartattributes.png?alt=media)

| Attribute       | Type          | Description                                                                                                                                                                             |
| --------------- | ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Configuration` | **Drop-down** | The desired *HTTP(S)* server, which refers back to the selections made under *HTTP* in the [**Project Settings**](https://docs.incari.com/incari-studio/modules/project-settings/http). |

## 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**](https://docs.incari.com/incari-studio/toolbox/communication/http/events/onhttpserverstart)
