zsxxsz wrote:
> I think the cgi module is lower effecient.

That's not really true. The reason CGI has a perception of being
slow is because it's used by slow languages most the time, but with
D, it's fast.

That said, if you still want to use fast cgi, just use -version=fastcgi
when compiling with that same module.

Reply via email to