Hi,
I am checking for multiple HTML files to covert into PDF files.
I tested for 300, 500 HTML files on a local server and I found that sending 300/500 concurrent request to generate PDF files is not working good with the memory usge and load on the system.
I found that those instances takes all the memory and overload the CPU.
Do you have some solution for this??
Thanks,
Shrikant
I am checking for multiple HTML files to covert into PDF files.
I tested for 300, 500 HTML files on a local server and I found that sending 300/500 concurrent request to generate PDF files is not working good with the memory usge and load on the system.
I found that those instances takes all the memory and overload the CPU.
Do you have some solution for this??
Thanks,
Shrikant