Hi guys.<br>
<br>
I'm using a python script as a redirector for Squid. My python script uses gdbm and exhibits some weird behavior.<br>
<br>
1. If I run the script stand-alone, it loads the gdbm database file just fine.<br>
2. If the script is launched from squid, when it tries to load the gdbm
database, it dies WITHOUT an exception! It just disappears! (signal
maybe?)<br>
<br>
Please help! I'm up against the wall!<br>
<br>
-- Seth N.<br>