# On HTTP Server Start

## Overview

![The On HTTP Server Start Node.](https://926825830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQhJdUBr7YQzfIwmpAZ9%2Fuploads%2Fgit-blob-54d98528c5c43851ca48955d9a3d0ad1974527b3%2Fonhttpserverstartupdatedimage.png?alt=media)

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

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

## Attributes

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

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