Re: Nginx Javascript Configuration

2015-09-24 Thread itpp2012
Roman Arutyunyan Wrote: --- > Hello, > > > On 24 Sep 2015, at 16:00, itpp2012 wrote: > > > > Given: > > unresolved external symbol _nxt_mem_cache_pool_destroy referenced in > > function _ngx_http_js_cleanup_mem_cache_pool > > > > Is libnjs.a

Re: Nginx Javascript Configuration

2015-09-24 Thread Roman Arutyunyan
Hello, > On 24 Sep 2015, at 16:00, itpp2012 wrote: > > Given: > unresolved external symbol _nxt_mem_cache_pool_destroy referenced in > function _ngx_http_js_cleanup_mem_cache_pool > > Is libnjs.a required to build or can an existing version (.lib) work as > well? Are you trying to build njs o

Re: Nginx Javascript Configuration

2015-09-24 Thread itpp2012
Given: unresolved external symbol _nxt_mem_cache_pool_destroy referenced in function _ngx_http_js_cleanup_mem_cache_pool Is libnjs.a required to build or can an existing version (.lib) work as well? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,261772,261817#msg-261817 _

Re: Nginx Javascript Configuration

2015-09-24 Thread Maxim Konovalov
On 9/24/15 2:39 PM, navern wrote: > > On 24.09.2015 00:19, Igor Sysoev wrote: >> 23 сент. 2015 г., в 12:29, itpp2012 >> написал(а): >>> Is there any module loading order advice? ea. should it be before >>> or after >>> Lua? does/should it matter? >> It doesn't matter. >> > Hello, > > Could you p

Re: Nginx Javascript Configuration

2015-09-24 Thread navern
On 24.09.2015 00:19, Igor Sysoev wrote: 23 сент. 2015 г., в 12:29, itpp2012 написал(а): Is there any module loading order advice? ea. should it be before or after Lua? does/should it matter? It doesn't matter. Hello, Could you please clarify, is this module will be in main code base or sh

Re: Nginx Javascript Configuration

2015-09-23 Thread Igor Sysoev
23 сент. 2015 г., в 12:29, itpp2012 написал(а): > > Is there any module loading order advice? ea. should it be before or after > Lua? does/should it matter? It doesn't matter. -- Igor Sysoev http://nginx.com ___ nginx mailing list nginx@nginx.org htt

Re: Nginx Javascript Configuration

2015-09-23 Thread itpp2012
Is there any module loading order advice? ea. should it be before or after Lua? does/should it matter? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,261772,261796#msg-261796 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mai

Re: Nginx Javascript Configuration

2015-09-23 Thread Maxim Konovalov
On 9/23/15 9:43 PM, Igor Sysoev wrote: > On 23 Sep 2015, at 20:39, Danomi Czaski wrote: > >> For those interested: >> >> https://www.nginx.com/blog/launching-nginscript-and-looking-ahead > > Yes, repository is here: > http://hg.nginx.org/njs/ > > This is preliminary version. > No built-in JS ob

Re: Nginx Javascript Configuration

2015-09-23 Thread Igor Sysoev
On 23 Sep 2015, at 20:39, Danomi Czaski wrote: > For those interested: > > https://www.nginx.com/blog/launching-nginscript-and-looking-ahead Yes, repository is here: http://hg.nginx.org/njs/ This is preliminary version. No built-in JS objects, no closures. We appreciate your feedback on JS int

Re: Nginx Javascript Configuration

2015-09-23 Thread Danomi Czaski
For those interested: https://www.nginx.com/blog/launching-nginscript-and-looking-ahead On Wed, Sep 23, 2015 at 11:26 AM, Igor Sysoev wrote: > It will be announced today. > > -- > Igor Sysoev > >> 23 сент. 2015 г., в 8:20, Danomi Czaski написал(а): >> >> I read quite a while ago that Nginx pla

Re: Nginx Javascript Configuration

2015-09-23 Thread Igor Sysoev
It will be announced today. -- Igor Sysoev > 23 сент. 2015 г., в 8:20, Danomi Czaski написал(а): > > I read quite a while ago that Nginx plans to move towards a Javascript > style configuration file that may have similar functionality to > ngx_lua. I'm wondering if there were any announcements

Nginx Javascript Configuration

2015-09-23 Thread Danomi Czaski
I read quite a while ago that Nginx plans to move towards a Javascript style configuration file that may have similar functionality to ngx_lua. I'm wondering if there were any announcements at the Nginx Conference this week. ___ nginx mailing list nginx@