mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-12 18:32:14 +01:00
13 lines
411 B
Markdown
13 lines
411 B
Markdown
---
|
|
title: Ping
|
|
---
|
|
|
|
Gotenberg provides the endpoint `/ping` for checking the API availability with
|
|
a simple `GET` request.
|
|
|
|
Currently this endpoint does nothing special. A better way to monitor
|
|
Gotenberg would be by checking the memory usage.
|
|
|
|
Also, as Google Chrome and unoconv (LibreOffice) are intricate programs, you should
|
|
restart your Gotenberg instances from time to time to ensure a nominal behaviour.
|