Am 24.05.2006 um 23:36 schrieb Stephen Deasey:
There's no aolserver module, as far as I know, but there's been interest. http://fastcgi.com has details.
I know FastCGI since 1996 already and have done quite a few projects with it. The problem is: i do not know what you can use it for if you have naviserver as-is.
Noticed a couple of things in nsproxy: the name space for Tcl handle is global, should be per virtual server. Could the handle code be split out? It's similar to the stuff in nsd/tclobj.c, although for different situations. Would be good as library code.
I will look into that. Cheers, Zoran