On 8/25/05, allan juul <[EMAIL PROTECTED]> wrote:
> hello,
>
> i'm in doubt whether to use a perl cgi script or a perl program via
> mod_rewrite because of performance.
>
> the actual processing is handling a client certificate and some xml and
> returning a base64-encoded string. processing take
hello,
i'm in doubt whether to use a perl cgi script or a perl program via
mod_rewrite because of performance.
the actual processing is handling a client certificate and some xml and
returning a base64-encoded string. processing takes less than a second
but let's say it takes exactly one sec