Jump to content

Recommended Posts

Posted
Quote

High server load. 10163.30 CPU.

Something on your account was causing too much load. Please watch your load here: https://heliohost.org/dashboard/load/ and make adjustments to your site if needed to keep it under the limit.

Unsuspended. It can take a few minutes to work again.

Posted

I was kind of curious too so I looked. Looks like some sort of Laravel-based streaming application called MovieBlast. Laravel is notorious for being extremely bloated...basically the WP of development frameworks, so not surprised about the load.

The program also contains json files that make some references to node components as well, but I don't actually see the node app...

Posted
On 7/4/2024 at 9:02 PM, wolstech said:

I was kind of curious too so I looked. Looks like some sort of Laravel-based streaming application called MovieBlast. Laravel is notorious for being extremely bloated...basically the WP of development frameworks, so not surprised about the load.

The program also contains json files that make some references to node components as well, but I don't actually see the node app...

Depends on how the application is written. I am using Laravel for my project and the load on my dev PC is pretty low. As far as the json file, my guess is that he is using a SPA for the front end which is just 1 big compressed JavaScript bundle that is the front end. I use Vite for mine though I know many people that use React, Angular etc. My best guess is the fact that he probably was streaming videos which actually use a ton of resources based on the *Movie*Blast though I can't confirm it without knowing where the videos are being streamed from( YouTube or the Hosting Account ).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...