Heads up site is down

Status
Not open for further replies.

Bishopheals

Reviewer / Blogger
ECF Veteran
Verified Member
May 23, 2012
2,266
1,772
50
Staten Island
www.youtube.com
Not sure if your aware but cov site is down. Just a heads up I went on to take a look at few things to buy but saw the following.
 

Attachments

  • Capture.jpg
    Capture.jpg
    17.4 KB · Views: 29

JthaBigVapor

Ultra Member
ECF Veteran
Mar 16, 2012
1,038
315
Florida
Guys..

The site crashes because everyone is sitting there hitting refresh so many times...

Sorry about that... we have been looking into getting a new server, but that would require us to take the site down for a day// few days and we havent worked out all the details yet...

But we are trying to fix the issue, its more of a nerves thing when we have a lot of data to move over...
 

Bishopheals

Reviewer / Blogger
ECF Veteran
Verified Member
May 23, 2012
2,266
1,772
50
Staten Island
www.youtube.com
Guys..

The site crashes because everyone is sitting there hitting refresh so many times...

Sorry about that... we have been looking into getting a new server, but that would require us to take the site down for a day// few days and we havent worked out all the details yet...

But we are trying to fix the issue, its more of a nerves thing when we have a lot of data to move over...


It all has to do with bandwidth I'm not a major fan of Godaddy do to there unconsistent bandwidth. Im sure you can find better hosting service that can host your operation. I'm in the IT field designing networks and Pcs, etc. If you need any advice or consultation send me a pm.
 

Ariel_MX

Vaping Master
ECF Veteran
Verified Member
Feb 15, 2010
3,511
5,048
51
Guadalajara, México
Guys..

The site crashes because everyone is sitting there hitting refresh so many times...

Sorry about that... we have been looking into getting a new server, but that would require us to take the site down for a day// few days and we havent worked out all the details yet...

But we are trying to fix the issue, its more of a nerves thing when we have a lot of data to move over...

It sounds more like some Apache 2 / My Sql / PHP tunning is required....

Like (Apache2):

<IfModule mpm_worker_module>
StartServers 2
MinSpareThreads 25
MaxSpareThreads 75
ThreadLimit 64
ThreadsPerChild 25
MaxClients 150
MaxRequestsPerChild 0
</IfModule>


Or (MySql):
max_connections = 100

I think increasing those parameters could help (the above config is the config on my server as an example, it does not receive so many concurrent connections)

Maybe a new server is not needed...
 
Status
Not open for further replies.

Users who are viewing this thread