Giter Club home page Giter Club logo

Comments (9)

daveschroeter avatar daveschroeter commented on June 12, 2024 1

Sure! That makes refreshing go a little slower and a little more stably; now gets through over a hundred or so feeds before crashing. Progress!

from freshrss.

Alkarex avatar Alkarex commented on June 12, 2024

How do you refresh the feeds? By cron or Web interface?
What Web server, and what do you have in your Web server logs?
How much memory left is there on your server just before it crashes?

from freshrss.

daveschroeter avatar daveschroeter commented on June 12, 2024

I'm just refreshing by clicking the icon in the web interface.
I'm a layman here but it's a GoDaddy server running Apache version 2.4.58. I'm not sure what logs I'm looking for. The only way I know to check RAM usage is through CPanel, and that crashes when FreshRSS does. I do know it's only 512M and hovers around 13% usage under normal conditions.

from freshrss.

Alkarex avatar Alkarex commented on June 12, 2024

Would you be able to change the value from 10 to 2 in:

for (let i = 10; i > 0; i--) {

from freshrss.

Alkarex avatar Alkarex commented on June 12, 2024

OK, so it could be worth making an option for that, then.

from freshrss.

Alkarex avatar Alkarex commented on June 12, 2024

@daveschroeter Would you be able to test #6124 ?

from freshrss.

daveschroeter avatar daveschroeter commented on June 12, 2024

On more testing, I set the parallel feed update to just one and I'm still getting crashes. Because it is much slower, I'm able to refresh cPanel and am not noticing a spike in RAM use or processing.

from freshrss.

Alkarex avatar Alkarex commented on June 12, 2024

I would need some kind of additional information like logs or similar. What Web server is used? Apache? It might not be a crash but maybe the Web server config not allowing more connections until the existing ones are completed.

from freshrss.

daveschroeter avatar daveschroeter commented on June 12, 2024

GoDaddy server running Apache version 2.4.58.

Again, I'm a layman; I'm not sure where to find the appropriate logs. FreshRSS logs don't show any errors.

from freshrss.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.