Krishna Srinivasan
krishna at ironport.com
Tue Jul 13 17:33:19 EDT 2004
Greetings. I get the following errors in my error_log. I guess this is why my sessions don't get cleaned up at all and hence the mp_sess.dbm in /tmp is always growing. [Thu Jul 12 19:27:04 2004] [notice] [client 10.1.1.67] DbmSession: registered database cleanup., referer: http://mymachine/home [Thu Jul 12 19:27:04 2004] [error] [client 10.1.1.67] python_cleanup: Error calling cleanup object <function dbm_cleanup at 0x823fc8c>, referer: http://mymachine/home [Thu Jul 12 19:27:04 2004] [error] [client 10.1.1.67] bsddb.error: (22, 'Invalid argument'), referer: http://mymachine/home Can someone please give me pointers as to how to correctly clean up the db ? Many thanks, Krishna.
|