On Saturday 15 April 2006 10:07, dhogaza@PACIFIER.COM wrote:
> Yeah.  The major motivation seems to be a belief that it will be
> significantly faster than running a simple Tcl filter to do the job.  I
> would argue that this is precisely the kind of thing filters should be
> used for.

I also believe that you can write a filter in C, or also a registered proc. If 
you look at the code for AOLserver (nsmain.c?), you will find that even the 
default page server (what runs if you don't have anything else registered) is 
a C module, function, whatever, something like ns_fastpath.... So if C is 
faster for a particular application, that is probably the way to do it.

tom jackson


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to