[GitHub] [incubator-pagespeed-mod] Ungov77 commented on issue #2089: High TTFB with PageSpeed

2022-04-14 Thread GitBox


Ungov77 commented on issue #2089:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/2089#issuecomment-1099694906

   Hi,
   
   The config file aas in /etc/sysconfig/memcached
   
   What size should we increase it to? We have 64gb of ram on this server 
   I increased it from 64 to 6400 for now


-- 
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] pablo-silveira opened a new issue, #1747: Failed to build nginx pagespeed module due SSL expired Certificate

2022-04-14 Thread GitBox


pablo-silveira opened a new issue, #1747:
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1747

   I noticed that the certificate SSL of https://ngxpagespeed.com/ expired on 
April 13th.
   So I receiving an error when executing `bash <(curl -k -f -L -sS 
https://ngxpagespeed.com/install)` .
   
   Do you have any estimated to renewal this certificate or some workaround to 
solve this issue?
   
   Thanks!


-- 
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.apache.org

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



[GitHub] [incubator-pagespeed-mod] pablo-silveira opened a new issue, #2090: Failed to build nginx pagespeed module due SSL expired Certificate

2022-04-14 Thread GitBox


pablo-silveira opened a new issue, #2090:
URL: https://github.com/apache/incubator-pagespeed-mod/issues/2090

   I noticed that the certificate SSL of  https://ngxpagespeed.com expired on 
April 13th.
   So I receiving an error when executing `bash <(curl -k -f -L -sS 
https://ngxpagespeed.com/install)` .
   
   Do you have any estimated to renewal this certificate or some workaround to 
solve this issue?
   
   Thanks!


-- 
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.apache.org

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



[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2089: High TTFB with PageSpeed

2022-04-14 Thread GitBox


Lofesa commented on issue #2089:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/2089#issuecomment-1099401496

   Hi @Ungov77 @jmarantz 
   
   Take a look on this:
   
   https://www.keinegotterkeinemeister.de/pagespeed_admin/cache#physical_cache
   
   See evictions and current objects stored:
   
   curr_items:53457
   evictions: 25654735
   
   I think is a big amount of evistions.
   
   You are using only a 64Mb memcache database
   
   bytes: 63936177
   
   
   In the config file for memcached (normaly /etc7memcached.conf or 
/etc/system/memcached.conf) you can increase the size of RAM memcached uses:
   
   
   change `m 64` whit the size you will use.


-- 
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