Leif Jackson wrote:
Hello,
please consider using one single process with threads, for each client
one thread, instead the slower 'fork a child for every client' or
Apache like pre-fork technique.
Our current 2.1 cvs head has pre-fork and I am currently working on a high
performance version with pthreads which is coming along well but still is
a while out.
Hey, this is great news, I just started using lighttpd which uses
pthreads too and it is a lot faster than Apache therefore. So I thought
there are chances that it will speed up dbmail too. I'll follow
discussion at the users list and will be lurking here too, good luck.
BTW, I'm running dbmail on Cygwin and it works fine with the Cygwin
version of PostgreSQL, however, it is somewhat slow here (as usual on
Windows, everything takes ten times longer...)
Gerrit