diff --git a/docs/index.html b/docs/index.html index 79c8d652..75ba1248 100755 --- a/docs/index.html +++ b/docs/index.html @@ -1394,10 +1394,10 @@ $resp = $client->post($request);

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.

+only do it to a certain extent.

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 - \ No newline at end of file +