Ask and Matt
What's the current release status of qpsmtpd? The SVN is tagged 0.43
but the latest on the website seems to be 0.40. Time for a release and
announce?
Regards
James
--
James Turnbull ([EMAIL PROTECTED])
Author of:
* Pulling Strings with Puppet
(http://www.amazon.com/gp/
my top shows a lot of defuncts all the time
11071 qpsmtpd 15 0 18104 14m 1288 S 15 2.9 0:01.19 qpsmtpd-forkser
11077 qpsmtpd 17 0 000 Z 10 0.0 0:00.31
qpsmtpd-forkser
11075 qpsmtpd 15 0 000 Z9 0.0 0:00.64
qpsmtpd-forkser
i tried to trace som
On 14-Mar-08, at 4:54 AM, James Turnbull wrote:
Ask and Matt
What's the current release status of qpsmtpd? The SVN is tagged
0.43 but the latest on the website seems to be 0.40. Time for a
release and announce?
Sounds like a plan.
On Thu, 13 Mar 2008, Matt Sergeant wrote:
On Wed, 12 Mar 2008, Bryan Scott wrote:
Forkserver spawns and forks a bunch of qpsmtpd processes ahead of time
instead of the shell having to spawn a new perl process each time a
connection comes in.
Not quite - that's prefork :-)
Forkserver for
Charlie Brady wrote:
Forkserver spawns and forks a bunch of qpsmtpd processes ahead of time
instead of the shell having to spawn a new perl process each time a
connection comes in.
Not quite - that's prefork :-)
Forkserver forks on every connection, but has the perl code pre-parsed
in