Jump to content

[Solved] Proxy error


Sn1F3rt

Recommended Posts

Hey there,

 

I am facing a problem with PHP-proxy installed at https://sohamb03.us.to/proxy.

 

It throws an error which you can check by visiting the site itself. As far as I understand from https://stackoverflow.com/questions/41209349/requirevendor-autoload-php-failed-to-open-stream it is due to missing composer.

 

Can any administrator install the required files for me please?

 

Regards,

Link to comment
Share on other sites

Okay I get that.... But Krydos could you specifically tell me what do I have to install. (I mean that vendor/autoload.php)

 

I am testing out on this and am a newbie to this proxy thing. Therefore I got a ready-made script and expected everything to work out pretty easy, but ran into this trouble.

 

I too heard about this site from one of the stack overflow threads but couldn't get what exactly I've to install.

Link to comment
Share on other sites

Seems your account is suspended now for high server load, but the last time I looked at your account, you had the vendor/autoload.php script on your site and it's located here: /home/sohamb03/public_html/vendor/. You also have the wrong path going to that file in your proxy script. It should look like this: 

 

 

 

require("/home/sohamb03/public_html/vendor/autoload.php");

 

Instead of this:

 

 

require("vendor/autoload.php");

 

But do you have any idea why you got suspended for high server load?

Link to comment
Share on other sites

 

Seems your account is suspended now for high server load

As soon as I saw him say proxy I asked myself how long it was going to take for that to happen...turns out it already did. Actually getting the proxy to work will make that issue worse too.

 

Proxies and video converters are top "don't bother" things here. They're all way too heavy for our servers. Wordpress is the runner up in this category.

Link to comment
Share on other sites

The bars represent your average load over the time period listed. A brief spike is all that's needed to get suspended, especially if the server is busy. The higher those bars are, the easier it is to get suspended, but a low number doesn't mean it's impossible to get suspended.

 

A proxy that's not being used causes no load. Same goes for any other program. The moment you use it, it goes from producing 0 load to producing a substantial amount of load, and if that load happens to be more than everyone else and/or slows the server down, you're at the top of the list for suspension. Since the bars on that page are an average, they're more representative of your continuous load, and won't properly reflect load spikes.

 

As a result, excessive load from proxies, WP sites that suddenly get hit by bots, sites that ended up linked on reddit, etc. won't show anywhere until you're already suspended.

Link to comment
Share on other sites

A proxy that's not being used causes no load. Same goes for any other program. The moment you use it, it goes from producing 0 load to producing a substantial amount of load, and if that load happens to be more than everyone else and/or slows the server down, you're at the top of the list for suspension.

Umm.. That's what I'm saying. My proxy wasn't even running so why did I get suspended...I mean how did it generate load?

Link to comment
Share on other sites

Krydos would be the one to figure this out. Sometimes the system provides a filename but it didn’t this time.

 

It may not even be the proxy that did it considering you have other things on your account too.

Link to comment
Share on other sites

The file that caused the high spike load suspension is /home/sohamb03/public_html/sohamb03.us.to/proxy/index.php

 

You say you weren't using the proxy, but that doesn't mean someone else wasn't using it. You posted a link to it on a forum that gets thousands of page views per day. People love to find new open proxies to use. Some use them to help conceal their illegal activity on the internet, and some just want as many ways as possible to circumvent their oppressive government's watchful eyes. Either way, proxies on the internet tend to get a lot of traffic once they're discovered.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...