I've written an RSS to email tool that emails me new postings from RSS feeds.
This often causes the load on my server to spike, and it would seem that this
is somehow causing problems with cdb. Here's a traceback I'm seeing in my
debug logfile:
Uncaught Python 2.2 Exception (Wed Nov 6 06:00:34 2002):
---------------------------------------------------------
Traceback (most recent call last):
File "/usr/bin/tmda-filter", line 50, in ?
execfile(os.path.join(execdir, 'tmda-rfilter'))
File "/usr/bin/tmda-rfilter", line 780, in ?
main()
File "/usr/bin/tmda-rfilter", line 728, in main
message_size)
File "/usr/lib/python2.2/site-packages/TMDA/FilterParser.py", line 830, in firstmatch
actions, source)
File "/usr/lib/python2.2/site-packages/TMDA/FilterParser.py", line 716, in
__search_cdb
if key and cdb.has_key(string.lower(key)):
error: (71, 'Protocol error')
Sometimes I see several of these at a time. Usually I see a series of
messages in my system logs from sendmail saying it is refusing connections due
to excessive load (the aggregator chews up a lot of CPU when it runs).
Has anyone seen this before?
--
Brian Lalor | http://introducingthelalors.org/
[EMAIL PROTECTED] (email) | [EMAIL PROTECTED] (jabber)
N33�27.369' W111�56.304' (Earth)
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users