11 Sep
2009
11 Sep
'09
5:28 a.m.
mathieu@trustive.com wrote:
@john dennis: it's not the bug we're hitting, as the issue is visible when launching a "shell command" (via exec program wait)
That's rather astonishing.
What about rlm_python? would you recommend using it, or will it be as "slow" as the exec program wait in threaded mode?
It will *not* fork a process, so it will be very fast. Alan DeKok.