Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupporting pagespeed on ARM devices? #1213
Comments
|
We don't currently have plans to support ARM mostly because I don't think we've especially been peppered with requests for it. We have a lot of library dependencies and I imagine at least some of them don't support ARM, which makes this a lot more painful. |
|
Will there be a mod_pagespeed supported for armhf? I am running a webserver on my Pi and would be great to have pagespeed there. |
|
+1 here, I am interested in trying this with NextCloudPi |
|
I too am running a webserver on a Pi-like board and would be really interested in having this module. |
|
+1 im interested in this module |
|
+1 It would be a really nice thing to have |
|
+1 ARM based servers are becoming much more mainstream. |
|
I to would like this to work on armv7 and armv8 (64bit) for a raspberry running apache. |
|
+1 really would be nice |
|
+1 would love to have pagespeed for the pi4 - Raspbian - tried the Automated Install build from source, but no sucess,,, |
|
Yeah that would be the best thing ever.
…On Thu, Dec 12, 2019, 3:33 AM petter5 ***@***.***> wrote:
+1 would love to have pagespeed for the pi4 - Raspbian - tried the
Automated Install build from source, but no sucess,,,
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1213?email_source=notifications&email_token=AEWWTVEO54RX5BBWUQIPUV3QYFMBVA5CNFSM4CGPPH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGUUSXA#issuecomment-564742492>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEWWTVA5B6PTGFBDYCPMA53QYFMBVANCNFSM4CGPPH7Q>
.
|
|
I have ngx_pagespeed running on aarch64 and armv7l. You can find the PSOL binaries and instructions here: https://gitlab.com/gusco/ngx_pagespeed_arm I believe we are about to see ARM grow in the server space this year, |
|
nice! would you consider upstreaming your work to
https://github.com/apache/incubator-pagespeed-mod ?
…On Sun, May 10, 2020 at 7:07 PM Linux From Scratch on the Raspberry Pi < ***@***.***> wrote:
I have ngx_pagespeed running on aarch64 and armv7l.
You can find the PSOL binaries and instructions here:
https://gitlab.com/gusco/ngx_pagespeed_arm
I believe we are about to see ARM grow in the server space this year,
thought it would be a shame for ngx_pagespeed to miss out.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1213 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAO2IPMRTPQJEDMVG72M3PLRQ4XULANCNFSM4CGPPH7Q>
.
|
|
I tried @pilfs instructions and can verify that they do work. I tried it out on an AWS m6g instance. That said, a few other things to note:
All of that said, I think pilfs changes should be merged to get the Arm support in. |
Is there any further plans on adding support for arm devices with ngx_pagespeed?
I think that theres s a growing demand with more and more providers selling and hosting servers based on the arm architecture..