![]() |
I think one major thing that needs to be addressed is a low "timeout", incase a RBL becomes un-responsive. I've been so busy I haven't had a chance to look into that yet, but I know there is a PHP variable somewhere. Also there might be a better method than using the gethostbyname function, not sure.
|
We've installed this as a product now and hope it's working. Are there things to do after the install such as update a blacklist somewhere?
|
i had to disable this. It was causing major lag on my site.
|
I was not having a lag at all but I did find a high ratio of false positives.
|
Quote:
|
Which list were the false positives coming from? I usualy found most were coming from CBL, which I disabled that code in mine. There were IPs that were last checked / listed many, many months ago. Which you would *think* would get de-listed over time, but they wern't.
Perhaps the actual checking code should be a shutdown query, as to not lag the end-user. Then the regular check against the session table can be where it currently is. |
is there a way to just do this for new users registering?
|
Quote:
It rejected connections from "GoBigWest" and "Dialup.cc". Both ISPs use Level3 numbers. Rejected IPs were IP Address: 4.250.177.131 Hostname: dialup-4.250.177.131.Dial1.Weehawken1.Level3.net IP Address: 4.250.138.133 Hostname: dialup-4.250.138.133.Dial1.Weehawken1.Level3.net The Spamhaus website said that the IP's weren't listed, but other whois sites were able to correctly identify them as Level3. |
Quote:
if (THIS_SCRIPT=='register') { and at the bottom: } |
Quote:
Skydance so it should look like this if we only one it to check users as they register on a site? Code:
if (THIS_SCRIPT=='register') { |
All times are GMT. The time now is 08:04 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|