Artem Bokhan wrote: > >> Ok, Looks like gmime's parser kicking in. The way we're using gmime's >> parser at the moment needs improvement. We're using a tempfile to store >> and re-read the message. The reason for using a file-stream is being >> able to handle large messages. A memory bases solution would probably be >> better for smaller messages. >> >> > The file itselt is not a problem at the moment, it does not give > considerable performance loss. Anyway, tmpfs is a workaround. > 10Mb file will be about 100000 times re-read, that is the problem. > > It is not possible to parse while reading from a tempfile?
Like I said: it's a gmime issue. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
