Re: Systemd, Spamassassin, and the Missing Portreserve Package

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Once upon a time, Tomasz Torcz <tomek@xxxxxxxxxxxxxx> said:
>   Cleaner way would be to implement socket activation in spamd. I've
> looked into doing this.  After looking into spamd I have no idea
> how to implement sock-act cleanly.

SA is definitely (of course IMHO) one of the types of things that should
not use socket activation.  It is high overhead to start up (takes a
while to initialize), and things trying to use it that way could time
out.  The general expectation with SA is that if you want fast response,
use you spamd (started up at boot).  If you don't care about the
start-up time, you just use spamassassin directly.

Aside from that, I don't know if someone has set up socket activation
for anything in perl.  I guess it is using file descriptor passing?  I
haven't done that in perl before (although shouldn't be too hard).
-- 
Chris Adams <linux@xxxxxxxxxxx>
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux