ziycon

  • We-Gen
  • Posts: 121
Downtime!?
« on June 6th, 2012, 05:35 PM »
Just curious as to if the downtime that the site gets every now and then is down to the ongoing development of wedge or is it a server issue that hasn't been resolved as of yet?
Quote
Service Temporarily Unavailable

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

Nao

  • With a Box
  • If you say so.....
  • Posts: 12,894
Re: Downtime!?
« Reply #1 on June 6th, 2012, 06:04 PM »
Server issue in this case...
...« I say wedge wedge (in the butt) »
 « Everyone knows rock attained perfection in 1974. It's a scientific fact. » (Homer Simpson)

Arantor

  • With a Box
  • As long as the planets are turning, as long as the stars are burning, as long as your dreams are coming true...
  • Posts: 13,600
Re: Downtime!?
« Reply #2 on June 7th, 2012, 02:56 AM »
Yeah, there's been that over the last few days but I thought it had all cleared up now.
  When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest.


ziycon

  • We-Gen
  • Posts: 121
Re: Downtime!?
« Reply #3 on June 7th, 2012, 10:47 AM »
Is it load issues or host issues!? If it's load issues, try blocking baidu as it's know to eat bandwidth. The below htaccess snippet should do it.

Code: [Select]
RewriteCond %{HTTP_USER_AGENT} Baiduspider
RewriteRule ^.*$ http://127.0.0.1 [R,L]

RewriteCond %{HTTP_USER_AGENT} Baidu
RewriteRule ^.*$ http://127.0.0.1 [R,L]

MultiformeIngegno

  • Talking Head
  • I'm pretty sure someone already mentioned this, anyway: on Chrome when I mouseover on thoughts (in home page), the div starts flickering.. it's strange
  • Posts: 1,123
Re: Downtime!?
« Reply #4 on June 7th, 2012, 11:43 AM »
It's a host issue