Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26547

    Hi,

    I am facing a problem with the delay of the PDF generation. My application is deployed on 2 nodes. Based on load balancing the request will go to either Node 1 or Node 2. When request is processed at Node 1 there is no delay (Less than 10 sec) in PDF generation. When request is processed at Node 2 the PDF generation takes very long time (more than 20 Min).

    Can you please suggest me a solution for this?
    Why request processing at Node 2 is taking very long time for PDF generation while Node 1 is generating PDF very quickly.

    Any configuration related changes required to fix this delay issue? Please suggest.

    Thanks,
    Srinivas Kakumani

    #28508

    My first suspect is network delays.

    Does the source HTML refer any external resources (images or stylesheets)?
    If so, try to enable debug info and check in real time server’s log (during the 20 mins) – do the resource loading records appear as quick as expected?

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Troubleshooting’ is closed to new topics and replies.