How to use C as a scripting language?

Brian Akins brian at akins.org
Sat Dec 3 14:56:59 UTC 2011


You could look at the lua module.  I hardly ever write C for nginx now.

http://openresty.org/ has some examples. 

Also, I'm a big fan of using HTTP over things like fastcgi,scgi, etc.  Much easier to test, debug, etc.  But that's just my opinion.

--Brian



More information about the nginx mailing list