On Sun, Sep 19, 2010 at 12:39 AM, Wolter Eldering <[email protected]> wrote: > > Because we deal with a large number of certificates I've also have some > patches to reduce the number of queries to the sql: type database. > And a patch that will make the NSS_SDB_USE_CACHE=yes perform much better. We > use NSS_SDB_USE_CACHE=yes so we can access it from gfs2. > > What's the best way to submit these patches?
Hi Wolter, The best way to submit your NSS patches is to file NSS bug reports on the problems your patches are intended to address, and then attach the patches as attachments to the bug reports. Here is an example: https://bugzilla.mozilla.org/show_bug.cgi?id=597622 I am especially interested in your patches for reducing the number of queries to the sql: databases, and for making the NSS_SDB_USE_CACHE=yes perform much better. Some of the Linux Chrome users run into serious SSL performance problems that were linked to their sql: databases being on NFS. Wan-Teh -- dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

