Hello!
On Tue, Feb 09, 2016 at 01:45:46PM -0500, Jeff Kaufman wrote:
> This is very exciting! Among other things, this should make it
> practical for distributions to package individual nginx modules
> separately.
That's the main task which is expected to be solved at this point,
yes.
> We've
Hi Jeff,
That is an interesting point about the signatures and something I can
discuss internally.
I have an alternative idea specifically for ngx_pagespeed. I'll contact
you off-list about it in the next 24 hours.
Kind Regards
Andrew
On 09/02/16 18:45, Jeff Kaufman wrote:
This is very ex
This is very exciting! Among other things, this should make it
practical for distributions to package individual nginx modules
separately.
We've been looking at whether this would let us offer a precompiled
ngx_pagespeed module, though, and it looks to me like this might be
pretty tricky? In ord
Hello!
On Fri, Feb 05, 2016 at 01:16:51PM +, Daniel K. wrote:
> On 02/05/2016 12:52 PM, Maxim Dounin wrote:
> > The
> >
> > details: http://hg.nginx.org/nginx/rev/85dea406e18f
> >
> > line at the top of the message contains link to the full changeset
> > if you want to read all the detai
On 02/05/2016 12:52 PM, Maxim Dounin wrote:
> The
>
> details: http://hg.nginx.org/nginx/rev/85dea406e18f
>
> line at the top of the message contains link to the full changeset
> if you want to read all the details.
I know, but why send out anything other than the metadata if the diff
may be
Hello!
On Fri, Feb 05, 2016 at 11:30:17AM +, Daniel K. wrote:
> On 02/04/2016 06:40 PM, Maxim Dounin wrote:
> > Dynamic modules.
> >
> > diffstat:
> >
> > [...]
> > 21 files changed, 1136 insertions(+), 34 deletions(-)
>
> Thanks for posting your work on dynamic modules, but the followin
>> diffs (truncated from 1720 to 300 lines):
>
> makes this and other mail in the series a bit useless.
You are supposed to checkout the mercury repository, not
apply committed patches from the dev list manually if
they are committed anyway.
Just clone it:
hg clone http://hg.nginx.org/nginx
and
On 02/04/2016 06:40 PM, Maxim Dounin wrote:
> Dynamic modules.
>
> diffstat:
>
> [...]
> 21 files changed, 1136 insertions(+), 34 deletions(-)
Thanks for posting your work on dynamic modules, but the following
> diffs (truncated from 1720 to 300 lines):
makes this and other mail in the serie