Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High Memory Usage #41

Open
ashishnishad opened this issue Feb 21, 2021 · 1 comment
Open

High Memory Usage #41

ashishnishad opened this issue Feb 21, 2021 · 1 comment

Comments

@ashishnishad
Copy link

I am parsing multiple pdf files using ajax request , this library is working nicely but after some files parsing it occupies high memory and server down problem occur.

My system

CPU Intel(R) Xeon(R) Gold 5120 CPU @ 2.20GHz (2 core(s))
Version Plesk Obsidian v18.0.33_build1800210123.00 os_CentOS 7
OS CentOS Linux 7.9.2009 (Core)

Memory : 1.78 GB

How to handle it ?

@mjblacker
Copy link

How are you running PHP (mod_php/php-fpm/etc...) and what web server are you running? (Apache/Nginx)

How big are the files you are processing?
What type of processing are you doing for text extraction?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants