Hello and welcome to Packard Motor Car Information! If you're new here, please register for a free account.  
Login
Username:

Password:

Remember me



Lost Password?

Register now!
FAQ's
Main Menu
Recent Forum Topics
Who is Online
202 user(s) are online (133 user(s) are browsing Forums)

Members: 3
Guests: 199

Ross, Packard Don, HH56, more...
Helping out...
PackardInfo is a free resource for Packard Owners that is completely supported by user donations. If you can help out, that would be great!

Donate via PayPal
Video Content
Visit PackardInfo.com YouTube Playlist

Donate via PayPal



« 1 ... 6 7 8 (9) 10 11 12 »

Re: New Server
#81
Home away from home
Home away from home

PackardV8
See User information
Maybe write somekind of an application that fires up every 15 minutes or runs continuously to check for such domain conditions and deletes them. Not sure how much effort that is for I'net applications.

Edit: a sort routine would be required most likely. It;s only 40 -100 data elemts???

Posted on: 2011/9/28 16:41
VAPOR LOCK demystified: See paragraph SEVEN of PMCC documentaion as listed in post #11 of the following thread:f
https://packardinfo.com/xoops/html/modules/newbb/viewtopic.php?topic_id=7245
 Top  Print   
 


Re: New Server
#82
Forum Ambassador
Forum Ambassador

BH
See User information
Except for automated indexing for reputable search engines, I firmly support the blocking of ANY domain that accesses this site at suspiciously high volumes.

Posted on: 2011/9/28 17:52
 Top  Print   
 


Re: New Server
#83
Webmaster
Webmaster

BigKev
See User information
I added a list of Asian IP address that are know nefarious, and are blocking them as such.

Posted on: 2011/9/28 17:52
-BigKev


1954 Packard Clipper Deluxe Touring Sedan -> Registry | Project Blog

1937 Packard 115-C Convertible Coupe -> Registry | Project Blog
 Top  Print   
 


Re: New Server
#84
Home away from home
Home away from home

Guscha
See User information
Quote:
...I have blocked that domain range from browsing the website here...


With success! The number of silent permanent users significantly declined.

As to the conjecture of search engines among the permanent guests I have to respectfully disagree due to different experiences. Between 2008 and 2010 the average number of guests at 9 a.m. (my time) was 3 - 4, sometimes even less. Mal would be able to confirm (Mal, that would be around 5 p.m. your time). Brian, I believe that search engines focus on traffic instead of static content. What brings me to a search criterion:

Kev, I suggest to set your grid investigation on the characteristic attribute of permanence. A possible schoolroom routine could be:

set online_time = ot
set range ot = 5 hours < x < 10 hours
set john_smith = 0
set i = 0
for i < 1
if ot > x then john_smith = john_smith + 1
-> if john_smith > 5 then disconnect john_smith
-> -> if john_smith > 10 then block john_smith
-> -> echo "Good bye John!"

-> -> echo of
-> -> end if
-> end if
end if
next i
end

Dear Asian Packard guys, no offense meant! All nations


[picture source: 自由的百科全书]

Attach file:



jpg  (27.90 KB)
757_4e83c81bf01f2.jpg 500X330 px

Posted on: 2011/9/28 20:21
The story of ZIS-110, ZIS-115, ZIL-111 & Chaika GAZ-13 on www.guscha.de
 Top  Print   
 


Re: New Server
#85
Forum Ambassador
Forum Ambassador

BH
See User information
Gerd -

Not indexing as regards establishment of site rankings, but merely the collection of specific information by automated software agents of any allowed pages to build a searchable index of URLs.

Unfortunately, some of these web crawlers are simply looking to harvest e-mail addresses for use by spammers.

Yet, I'm no engineer - not even of software. Since I don't know exactly how the spidering process works, I can't even begin to outline the approach to an automated defense system.

Of course, anyone with a genuine interest in matters related to Packards is more than welcome here, but those with a malicious agenda should look elsewhere.

Posted on: 2011/9/28 21:32
 Top  Print   
 


Re: New Server
#86
Home away from home
Home away from home

Guscha
See User information
Brian, honestly I'm a bit-bender. My above shown conclusions and defense programming would worth less than the paper it would have written on. I'm an entertainer. Thanks heaven PackardInfo has the patented BigKev protective shield!

Click to see original Image in a new window

Attach file:



jpg  (18.25 KB)
757_4e83dd09cad0a.jpg 500X318 px

Posted on: 2011/9/28 21:50
The story of ZIS-110, ZIS-115, ZIL-111 & Chaika GAZ-13 on www.guscha.de
 Top  Print   
 


Re: New Server
#87
Home away from home
Home away from home

PackardV8
See User information
-> if john_smith > 5 then disconnect john_smith
-> -> if john_smith > 10 then block john_smith

The block will never take place. If John smith is disconnected after 5 minutes then John smith will never be > 7 ergo never > 10 and thus never blocked.

What computer language is that written in?????

Posted on: 2011/9/28 22:11
VAPOR LOCK demystified: See paragraph SEVEN of PMCC documentaion as listed in post #11 of the following thread:f
https://packardinfo.com/xoops/html/modules/newbb/viewtopic.php?topic_id=7245
 Top  Print   
 


Re: New Server
#88
Home away from home
Home away from home

PackardV8
See User information
This ought to be easier and just as effective: (i'm assuming a SORT utility exists I would be appauled if one does not)).

Sort IP list ascending DELETE DUPLICATES option.
If number of input records to sort = number of output records to sort do nothing
end-if.
If input to sort > output of sort
Block from deleted duplicates list
end-if.

Posted on: 2011/9/28 22:22
VAPOR LOCK demystified: See paragraph SEVEN of PMCC documentaion as listed in post #11 of the following thread:f
https://packardinfo.com/xoops/html/modules/newbb/viewtopic.php?topic_id=7245
 Top  Print   
 


Re: New Server
#89
Webmaster
Webmaster

BigKev
See User information
Sometime tonight they are going to migrate the VPS to a beefier server stack. So there may be an outage while the migration is happening. This should only take a couple of hours or so.

Regards,

Posted on: 2011/9/28 22:24
-BigKev


1954 Packard Clipper Deluxe Touring Sedan -> Registry | Project Blog

1937 Packard 115-C Convertible Coupe -> Registry | Project Blog
 Top  Print   
 


Re: New Server
#90
Home away from home
Home away from home

Guscha
See User information
Keith, I tried to express in an infinite loop of visual basic vers. 1.0 from 1991: when John Smith would be 5 times x hours (more than 5) non-stop online then disconnect him (which includes the opportunity to return). But after 5 disconnections and 4 returns John would reach the end of the rope.
Again, it was (as always) entertainment-oriented and its defense power would make a Chinese schoolgirlie chuckle.

Attach file:



jpg  (23.82 KB)
757_4e83ef588953e.jpg 500X376 px

Posted on: 2011/9/28 23:07
The story of ZIS-110, ZIS-115, ZIL-111 & Chaika GAZ-13 on www.guscha.de
 Top  Print   
 




« 1 ... 6 7 8 (9) 10 11 12 »




Search
Recent Photos
Photo of the Day
Recent Registry
Website Comments or Questions?? Click Here Copyright 2006-2024, PackardInfo.com All Rights Reserved