Re: perl module for nginx

2014-05-14 Thread David Coutadeur
Le 14/05/2014 18:58, Maxim Dounin a écrit : Hello! On Wed, May 14, 2014 at 06:47:26PM +0200, David Coutadeur wrote: Hello, I am trying to build a perl access handler module into nginx, thanks to this API : http://nginx.org/en/docs/http/ngx_http_perl_module.html but I have some difficulties

perl module for nginx

2014-05-14 Thread David Coutadeur
Hello, I am trying to build a perl access handler module into nginx, thanks to this API : http://nginx.org/en/docs/http/ngx_http_perl_module.html but I have some difficulties to do so. Indeed, I would need some tools like - a mean to share variables between handlers, - a mean to call my handl

Re: embedded perl for nginx official release ?

2014-05-14 Thread David Coutadeur
Ok, thank you for your very complete answer ! Le 14/05/2014 18:29, Maxim Dounin a écrit : Hello! On Wed, May 14, 2014 at 05:54:34PM +0200, David Coutadeur wrote: Thank you Valentin, If I understand well, this is the message at the origin of the embedded perl Nginx ? My question was more

Re: embedded perl for nginx official release ?

2014-05-14 Thread David Coutadeur
now ? I am curious about the perenity and roadmap of each project concerning perl support. Thank you in advance, David Le 14/05/2014 17:35, Valentin V. Bartenev a écrit : On Wednesday 14 May 2014 16:07:46 David Coutadeur wrote: Hi all, I am searching for information about the embedded perl

embedded perl for nginx official release ?

2014-05-14 Thread David Coutadeur
Hi all, I am searching for information about the embedded perl Nginx roadmap... Is it planned to replace standard nginx by this one ? Or to integrate embedded perl into nginx official release ? Or maybe the two projects are too divergent ? Thank you in advance for helping. David _