Edi Septriyanto

Results 38 comments of Edi Septriyanto

Some packages not available in 8.1 ([joglomedia/LEMPer#106](https://github.com/joglomedia/LEMPer/issues/106)) ```bash E: Unable to locate package php8.1-gnupg E: Couldn't find any package by glob 'php8.1-gnupg' E: Couldn't find any package by regex 'php8.1-gnupg'...

> The version is now [4.0.0](https://github.com/neurobin/shc/archive/release.zip) and way different than the original 3.8.9b. > > The latest stable release is [3.9.8](https://github.com/neurobin/shc/releases) Hi, what's the difference between shc released by Francisco...

> More generally: How would you feel about a flag, that allows specifying a custom URL? > > **Example** > > ``` > fnm install 5.4.1 --from-source https://.../node-5.4.1-win.zip > ```...

Hi @josevarghese, thank you for your answer

you should build pagespeed as dynamic module --add-dynamic-module=/path/to/pagespeed/src I have similar LEMP stack built with pagespeed using [LEMPer](https://github.com/joglomedia/LEMPer) installer

Hi there, any solution available? I also facing same issue on my LEMP stack ``` root@ucsg1:~# tail -f /var/log/nginx/error.log 2019/09/19 22:15:44 [info] 6265#6265: [ngx_pagespeed 1.13.35.2-0] No threading detected. Own threads:...

@Lofesa yes, i got it gzipped > $ curl -H "Accept-Encoding: gzip" -I https://*****.com/ > HTTP/2 200 > date: Mon, 23 Sep 2019 06:32:23 GMT > content-type: text/html; charset=UTF-8 >...

@Lofesa thanks for the clarification :)

i see that your logo file is in webp https://babynews.de/wp-content/uploads/2019/02/xBabynews-Logo-Turquoise-V2.png.pagespeed.ic.NNX9kzHryG.webp did you enable pagespeed image compression? I think, not all browser already support webp i suggest you to disable webp...