[GitHub] [incubator-pagespeed-ngx] Danrancan commented on issue #1213: Supporting pagespeed on ARM devices?

2023-01-03 Thread GitBox


Danrancan commented on issue #1213:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1213#issuecomment-1370583551

   > 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.
   
   I believe the only thing incompatible with arm is that there are no arm PSOL 
libraries other than 
[](https://gitlab.com/gusco/ngx_pagespeed_arm/-/tree/master/), which is believe 
are outdated. I have successfully compiled pagespeed on Ubuntu Server for the 
Raspberry Pi 4 using these aarch64 PSOL libraries, but I don't quite understand 
the repercussions of using these outdate libraries. Do you know if there is any 
way to compile updated arm64 versions of the PSOL libraries myself to include 
in pagespeed during ps compilation? If you have any ideas, please let me know. 
Otherwise, consider this post me peppering you with requests for an ARM 
compatible pagespeed module.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pagespeed.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-pagespeed-ngx] Danrancan commented on issue #1213: Supporting pagespeed on ARM devices?

2022-02-02 Thread GitBox


Danrancan commented on issue #1213:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1213#issuecomment-1028514473


   > 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..
   
   I wrote a tutorial to compile the pagespeed module for the Raspberry Pi 4 
and Raspberry Pi 3 (aarch64 ARM) based on @pilfs work and instructions, as well 
as instructions from linuxbabe.com. Both instruction sets have been modified to 
compile the Pagespeed Module for Nginx-1.21.6. Feel free to check it out and 
report back anything that doesn't work properly. 
   
   Tutorial is HERE:
   
[https://nerd-tech.net/2022/01/26/how-to-compile-and-ngx_pagespeed-nginx-pagespeed-module-for-arm-architecture-on-the-raspberry-pi-4-or-any-other-aarch64-devices-running-ubuntu-server-20-04/](https://nerd-tech.net/2022/01/26/how-to-compile-and-ngx_pagespeed-nginx-pagespeed-module-for-arm-architecture-on-the-raspberry-pi-4-or-any-other-aarch64-devices-running-ubuntu-server-20-04/)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pagespeed.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] Danrancan commented on issue #1213: Supporting pagespeed on ARM devices?

2022-01-26 Thread GitBox


Danrancan commented on issue #1213:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1213#issuecomment-1022743103


   > https://gitlab.com/gusco/ngx_pagespeed_arm
   
   @pilfs I also got this running on my raspberry Pi 4 using the nginx mainline 
version 1.21.5. Thanks a ton for this! Is there anything that I should consider 
or be worried about since I'm using nginx mainline 1.21.5? Do you keep the code 
for this up to date? Sorry if it sounds like a noob question. I'm most likely 
still a noob! 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pagespeed.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] Danrancan commented on issue #1213: Supporting pagespeed on ARM devices?

2022-01-26 Thread GitBox


Danrancan commented on issue #1213:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1213#issuecomment-1022479779


   I can second a vote for an arm version (specifically for raspberry pi 4). I 
am running a webserver off of nginx on a raspi, and definitely need to be sure 
that I can get Pagespeed working on it in the future. Any places where I can 
petition developers to add this into the pagespeed roadmap?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pagespeed.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org