Write a module to support other protocol that http

Piotr Sikora piotr.sikora at frickle.com
Mon Jun 7 09:14:45 MSD 2010


Hi,

> Perhaps my description is misleading. What I want is to make nginx
> *NOT TO BE AN HTTPD*. I want to take advantage of nginx's I/O module
> and make it act as a custom protocol server, for example, a sqlite
> server.

So you won't be using any nginx's modules?
Why do you want to use nginx in the first place then?

nginx's I/O is standard event-driven architecture and you would be better 
off using libevent or similar libraries.

Best regards,
Piotr Sikora < piotr.sikora at frickle.com >
 




More information about the nginx-devel mailing list