Backcountry Pilot • Site is up...registration is disabled

Site is up...registration is disabled

Have a problem with the website? Maybe you can find the answer here.
30 postsPage 2 of 21, 2

Re: Site is up...registration is disabled

Zane some of us can just almost and are able to turn on the computer, so if not you maybe someone can tell us what you said? #-o

Unfortunately, that horde of bad guys and bots that were posting spam and stuff are still outside the wall banging. They may not be posting, but they steal CPU cycles every time they connect to the server and cause it to process PHP.
What are CPU cycles, and what happens when you process a PHP?? And just what is a PHP? [-o<

Kinda like to be able to get HDPE to fuse correctly you have to have HP at the correct temp and the PSI correct for the FP on the pipe + the correct PSI for the SDR classification of the pipe+ the DP. :roll:

Thanks GT :mrgreen:
M6RV6 offline
User avatar
Posts: 2313
Joined: Mon Feb 25, 2008 5:52 pm
Location: Rice Wa. 82WN Magee Creek AERODROME
FindMeSpot URL: http://share.findmespot.com/shared/face ... sWKXuhKlg2
Have as much Fun as is Safe, and Keep SMILIN! GT,

Re: Site is up...registration is disabled

Zane I feel your pain.. The bots are kicking the shit outta my site.. traffic this month went up 1000% with only 6 new members.. Now the hosting company is making me go to a dedicated server to the tune of an extra 160 a month! Bots n spammers can kiss my ass!
akavidflyer offline
User avatar
Posts: 521
Joined: Sat Nov 20, 2010 7:36 pm
Location: Soldotna AK

Re: Site is up...registration is disabled

M6RV6 wrote:Zane some of us can just almost and are able to turn on the computer, so if not you maybe someone can tell us what you said? #-o

Unfortunately, that horde of bad guys and bots that were posting spam and stuff are still outside the wall banging. They may not be posting, but they steal CPU cycles every time they connect to the server and cause it to process PHP.
What are CPU cycles, and what happens when you process a PHP?? And just what is a PHP? [-o<

Kinda like to be able to get HDPE to fuse correctly you have to have HP at the correct temp and the PSI correct for the FP on the pipe + the correct PSI for the SDR classification of the pipe+ the DP. :roll:

Thanks GT :mrgreen:


I think he's sayin the assholes are still trying to get in and f f*up the site so he's going to limit the site to the ones he can trust (us all ready registered) so he can go back and continue whispering sweet nothings in Mrs. Jacobson's ear =D>

And no Hafast go get your own [-X or you will have to wait for the divorce :D
Glidergeek offline
Supporter
User avatar
Posts: 1937
Joined: Sat Sep 06, 2008 8:02 pm
Location: Hesperia
Aircraft: 1968 P206C
DG 400

Re: Site is up...registration is disabled

M6RV6 wrote:What are CPU cycles, and what happens when you process a PHP?? And just what is a PHP? [-o<

My attempt at a "simple" explanation:

CPU cycle: The most basic of operations done by the computer processor. It takes a lot of these to actually do something useful. What we usually think of as an operation is really many many CPU cycles. A processor can only do so many of these during any given time.

PHP: The programming language this site is written in. The computer server for the site has to run some amount of PHP code every time someone accesses a page (even if they are banned as a user). It takes CPU cycles to run the code.

By blocking an IP address (their unique identifier on the Internet, kind of like a phone number), as opposed to checking if they are a valid user on the website (kind of like a particular person calling using a shared phone), it blocks them earlier on in the sequence of connection steps (you ignore their phone call entirely, instead of answering only to find that your friend's friend is drunk prank calling you at 2AM on your friend's phone), but it's definitely more drastic (it could have been your friend, after all). But, sometimes that's the only solution that works. Like if someone in Russia or Nigeria e-mails you saying they have a bunch of money they need to get rid of, you don't investigate, your ignore it or block it. It's real fun when you have to have your server's hosting provider do that at their main connection point because the bad guys have managed to flood the entire network on the way to your website server...
mckim offline
User avatar
Posts: 72
Joined: Sun Aug 14, 2011 5:41 pm
Location: Idaho Falls, ID
Doing my best to make the dream a reality!

Site is up...registration is disabled

Our attacks are mostly automated, with the objective being to post spam to get you guys to click on their links. Seems silly nowadays given that most web surfers are much more savvy than 10 years ago.

The bad ones are Distributed Denial of Service (DDOS) attacks that happen because you ARE someone worth taking down. The site gets so many connections that the server completely runs out of memory and bandwidth and stops responding to genuine users.

Anyway, reg is closed for a while. I have to recreate poor StacyW56's account because I accidentally deleted her with a fat finger move.

In this time of me not caring as much about abusing you poor sods, I might add some new goodies... I'd avoid using our photo gallery if I was you. :)
Zzz offline
Janitorial Staff
User avatar
Posts: 2854
Joined: Fri Oct 08, 2004 11:09 pm
Location: northern
Aircraft: Swiveling desk chair
Half a century spent proving “it is better to be thought a fool than to open your mouth and remove all doubt.”

Re: Site is up...registration is disabled

U know we luv U Zane :^o
Glidergeek offline
Supporter
User avatar
Posts: 1937
Joined: Sat Sep 06, 2008 8:02 pm
Location: Hesperia
Aircraft: 1968 P206C
DG 400

Re: Site is up...registration is disabled

Zane,

I'm new around here, but I really appreciate your efforts!

Patrick
Papa Foxtrot offline
User avatar
Posts: 62
Joined: Thu Jun 28, 2012 1:40 pm
Location: Atlanta

Re: Site is up...registration is disabled

Geez........ I go to Oshkosh for a few days and at the same time my puter crashes.. Now, I log on and Zanes great site sounds like it got hit by a 100 megatone fusion bomb... :evil: :evil:
Stol offline
User avatar
Posts: 1048
Joined: Wed Dec 07, 2005 8:32 pm
Location: Jackson Hole Wy

Re: Site is up...registration is disabled

And no Hafast go get your own or you will have to wait for the divorce

I sure he won't mind waiting a few days. That should be enough. :lol:
shortfielder offline
User avatar
Posts: 2350
Joined: Sun Mar 05, 2006 7:14 pm
Location: Durango, Colorado
FindMeSpot URL: http://share.findmespot.com/shared/face ... D263l9HKFb
If you want to go up, pull back on the controls. If you want to go down, pull back farther.

My SPOT page

Re: Site is up...registration is disabled

M6RV6 wrote:Zane some of us can just almost and are able to turn on the computer, so if not you maybe someone can tell us what you said? #-o

Unfortunately, that horde of bad guys and bots that were posting spam and stuff are still outside the wall banging. They may not be posting, but they steal CPU cycles every time they connect to the server and cause it to process PHP.
What are CPU cycles, and what happens when you process a PHP?? And just what is a PHP? [-o<


Yeah. Me, too


M6RV6 wrote:Kinda like to be able to get HDPE to fuse correctly you have to have HP at the correct temp and the PSI correct for the FP on the pipe + the correct PSI for the SDR classification of the pipe+ the DP. :roll:

Thanks GT :mrgreen:


See, now this I can handle. Set the plate for about 500, run 'er 'till you see some lips, pull it out and mash 'em together........

We're talking polyfusion- Not Russian brides, just so everybody's clear. #-o
mepps1 offline
Posts: 149
Joined: Tue Oct 20, 2009 8:37 am
Location: SPOKANE

DISPLAY OPTIONS

Previous
30 postsPage 2 of 21, 2

Who is online

Users browsing this forum: No registered users and 0 guests

Latest Features

Latest Knowledge Base