Forum How do I...?

Operation timed out

Scandella
Hi,
For a very large HTML document, Prince generates an error: " Operation timed out after 60001 milliseconds with 0 bytes received".
Although the very same document displays fine in the browser when I fetch its URL (it took around 2 minutes to display the page).
What limit should I raise? Is this an Apache or Nginx setting? Are there any settings for telling Prince to wait longer to get the server's response?
Thanks for your help.
mikeday
Yes, please try running Prince with --http-timeout=180 to make it wait for up to three minutes.
Scandella
Thank you so much for your answer.
It did the trick!
I have not noticed that parameter in the doc.
So, sorry for my "read the f** manual" question!

Best,