codelucas / newspaper

newspaper3k is a news, full-text, and article metadata extraction in Python 3. Advanced docs:
https://goo.gl/VX41yK
MIT License
13.89k stars 2.1k forks source link

Is there any optimization in the configuration of newspaper? #962

Closed liurich12138 closed 1 year ago

liurich12138 commented 1 year ago

The server configuration I bought myself is 2-core cpu, 4G memory. But there is always a server crash due to high memory and cpu usage. Is there some unused configuration that can be turned off so that my service can take less memory, or should I upgrade my server configuration?

Sorry for my bad English