spamblocklog and referrers

Discussion corner for Developers of Serendipity.
Post Reply
mattsches
Regular
Posts: 440
Joined: Sat Nov 05, 2005 9:35 pm
Location: Wiesbaden, Germany
Contact:

spamblocklog and referrers

Post by mattsches »

Can anyone please tell me what the two tables spamblocklog and referers are for (well, their names are telling, but are they ever read?), or at what times they are used? Is it safe to truncate them, i.e. delete all entries?

I checked the sizes of all my tables yesterday, and the size of the spamblocklog table was about 330 MB :!: Is there an option somewhere to disable logging? I'm too busy right now to check myself, so if anyone could figure it out for me, I'd really appreciate it :)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: spamblocklog and referrers

Post by garvinhicking »

Hi!

spamblocklog is never read, only by users manually, like a logfile.

serendipity_referrers is used by the plugin "Top Referrers".

It is safe to truncate them. Yo ucan disable logging in the spamblock plugin. You can disable referrer tracking in the s9y config.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
mattsches
Regular
Posts: 440
Joined: Sat Nov 05, 2005 9:35 pm
Location: Wiesbaden, Germany
Contact:

Post by mattsches »

thx garvin, just freed 330mb worth of disk space :D
Post Reply