@chrismattmann
i want to know how much memory to assign to JVM when tika-python to call from_buffer method ? because when i have several files call parser.from_buffer in the same time for some large file, it will give me 500 status error, but when i call parser.from_buffer alone in one time, it can parser file successfully, i use tika-server.jar version is 1.22, could i adjust jvm assigned memory for high concurrency situation? thanks
@chrismattmann i want to know how much memory to assign to JVM when tika-python to call from_buffer method ? because when i have several files call parser.from_buffer in the same time for some large file, it will give me 500 status error, but when i call parser.from_buffer alone in one time, it can parser file successfully, i use tika-server.jar version is 1.22, could i adjust jvm assigned memory for high concurrency situation? thanks