Michael, many thanks for this, can you let me know the files you modified for this enhancement please. I would like to see if I can push the mod into 0.9.1-* for one of our production systems.
Many thanks Chris... ---------- Forwarded Message ---------- Subject: [ openca-Bugs-976870 ] CA export of large number of certificates fails Date: Tuesday 22 June 2004 14:17 From: "SourceForge.net" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Bugs item #976870, was opened at 2004-06-21 18:41 Message generated for change (Comment added) made by michaelbell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120873&aid=976870&group_id= 20873 Category: None Group: None Status: Open >Resolution: Fixed Priority: 5 Submitted By: Chris Covell (katjam) Assigned to: Nobody/Anonymous (nobody) Summary: CA export of large number of certificates fails Initial Comment: This description comes from an email sent to openca-users 22/7/2003 This process failed due to runaway memory usage and disk thrashing. Michael modified the export-import.lib and it worked a lot better. The processes still failed when the browser lost its connection to the web server (this happened twice after a similar amount of time so it was not a one off). I found that the export directory structure had been generated, but the log file had not been updated, and no certs had been archived. I manually tar'ed the "enroll" directory. ---------------------------------------------------------------------- >Comment By: Michael Bell (michaelbell) Date: 2004-06-22 15:17 Message: Logged In: YES user_id=169726 I commited a bugfix to CVS which uses DBM files to log the already exported objects. DBM files use btree technology. This should reduce the used time from O(N*N) to O(N log N). So the number of timeouts should be reduced dramatically. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120873&aid=976870&group_id= 20873 ------------------------------------------------------- ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ OpenCA-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-devel