> 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/2021.4/toolbox/communication/http/events/onhttpserverstart.md).

# On HTTP Server Start

## Overview

![The On HTTP Server Start Node.](/files/yFJhwyTsimaqUeTkfPMV)

**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.

## Attributes

| 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**](/incari-studio/2021.4/toolbox/communication/http/events/onhttpserverstop.md)
