Welcome! Log In Create A New Profile

Advanced

Re: web application to call C code

Aleksandar Lazic
December 06, 2015 05:26AM
Hi.

Am 05-12-2015 22:59, schrieb gideon425.gb8@mailnull.com:
> I am writing a web application and am interested in whether I can use
> nginx. For each request for the web server, I want it to call some C
> code I have written. The code C will generate the HTML I want to send
> back. Is there a simple way to do this?

I see at least 2 options.

1.) Write a nginx module like ngx_http_empty_gif_module or any other
nginx module.

http://nginx.org/en/docs/http/ngx_http_empty_gif_module.html

http://hg.nginx.org/nginx/file/tip/src/http/modules/ngx_http_empty_gif_module.c

2.) use a more dedicated server like http://gwan.ch/developers

On which platform do you plan to run your C-Code ?

Cheers Aleks

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

web application to call C code

Anonymous User December 05, 2015 05:00PM

Re: web application to call C code

itpp2012 December 05, 2015 05:45PM

Re: web application to call C code

Aleksandar Lazic December 06, 2015 05:26AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 154
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready