* Robert Blayzor <[EMAIL PROTECTED]> [20080430 07:46]:
> In regards to Pyzor.  I'm wondering if anyone out there is using this at 
> any large scale.  Unlike the razor-agent which appears to be a Perl module 
> that gets loaded at startup, I'm  concerned about SA having to exec the 
> python interpreter and having that setup/teardown time for each and every 
> message.
>
> Adding salt to the wound, our SA servers run on diskless servers; so having 
> it have to run over NFS makes for a double whammy.
>
> Is there a better way to implement Pyzor or is it not even worth the 
> trouble?
>

Looking at the pyzor man page I've noted that pyzor can be made to run
with "ReadyExec":

    ReadyExec is a system to eliminate the high startup-cost of
    executing scripts repeatedly. If you execute pyzor a lot, you might
    be interested in installing ReadyExec and using it with pyzor.

Seems to be just the sort of thing to address your concern (short of
a perl implementation of the pyzor client).  I should note that *I*
haven't used the ReadyExec stuff in my environment [1] (where executing
the pyzor client hasn't been much of a resource drain), but I've thought
about it.

[1] My environment supports about 2000 users scanning roughly 45000 -
70000/day currently spread across two older linux boxes.

-- 
________________________________________________________________________
PGP fingerprint:  A131 F813 7A0F C5B7 E74D C972 9118 A94D 6AF5 2019

Attachment: pgpb5lrSS3FlU.pgp
Description: PGP signature

Reply via email to