Chris Covell wrote:

I have edited the 3_VALID_CERTIFICATE.log file so that it contains 1000 - 10000 (this is so that only the first 1000 certs are exported). After 20 minutes of starting the process I can see all of the certificates to be exported apear on the client screen. After a futher 15 minutes I see the message "Exporting Valid Certificates...". The after another hour, the client process stops (i.e. the client browser stops communicating with the server) the screen refereshes itself and goes back to the start.

I think the major problem is the function exportObjects in export-import.lib. It uses searchItems but this function will return 10.000 Perlobjects in your testcase! I think we should use getNextItem. I will try to implement it after the lunch.


10.000 Perlobjects, minimal size 2KBytes --> more than 20 MB pure data + 40 MB for parsed data + Perl management overhead per object

Michael
--
-------------------------------------------------------------------
Michael Bell                   Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
(Computing Centre)                        Fax:  +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin                   Email (private): [EMAIL PROTECTED]
Germany                                       http://www.openca.org



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to