From 606254d9418c7e685ca2d49b2a47f44bb64263d0 Mon Sep 17 00:00:00 2001
From: David Faux The API uses under the hood intricate programs. Gotenberg tries to abstract as much complexity as possible but it can
-only do it to a certain extend.
For instance, Office and Merge endpoints will start respectively as many LibreOffice (unoconv) and PDTk -instances are there are requests. The limitation here is the available memory and CPU usage.
+instances as there are requests. The limitation here is the available memory and CPU usage.On another hand, for the HTML, URL and Markdown endpoints, the API does only 6 conversions in parallel. Indeed, Google Chrome misbehaves if there are too many concurrent conversions.
@@ -1506,4 +1506,4 @@ restart your Gotenberg instances from time to time to ensure a nominal behaviour -