On Sep 24, 2015, at 9:16 PM, CJ Ess wrote:
> Hello!
>
> I'm experimenting with fastcgi caching - I've added $upstream_cache_status to
> the access log, and I can see that periodically there will be a small cluster
> of EXPIRED requests for an object.
>
> Does EXPIRED imply that the object was
Hello!
I'm experimenting with fastcgi caching - I've added $upstream_cache_status
to the access log, and I can see that periodically there will be a small
cluster of EXPIRED requests for an object.
Does EXPIRED imply that the object was fetched from origin each time?
..or that the requests were q
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
Typo; for preload_files_context_local I meant:
Default: — in http context [same effect as "off"], $document_root in server
context, $uri in location context.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,261818,261820#msg-261820
___
nginx m
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
Send your relevant portfolio [past modules made] and a quote to develop and
test this module. I will be posting it under my github account for easy
access for myself and anyone else that needs it. I won't compromise on the
functionality I've requested below even 1 centimeter.
This module "ngx_pr
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
_
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
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