You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2020/08/13 08:43:20 UTC

[GitHub] [incubator-pagespeed-ngx] ufgeorge opened a new issue #1707: memcached full?

ufgeorge opened a new issue #1707:
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1707


   I saw physical cache below, does it mean cache full, I better locate higher memory for memcached?
   bytes:                 942245336
   bytes_read:            169050056368
   bytes_written:         229701605873
   cmd_get:               38488776
   cmd_set:               27626073
   connection_structures: 194
   curr_connections:      156
   curr_items:            228412
   evictions:             1172883
   get_hits:              25532004
   get_misses:            12956772
   limit_maxbytes:        1073741824
   pointer_size:          64
   rusage_system:         5059684543
   rusage_user:           64
   threads:               4
   total_connections:     11075
   total_items:           21034088


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

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



[GitHub] [incubator-pagespeed-ngx] ufgeorge closed issue #1707: memcached full?

Posted by GitBox <gi...@apache.org>.
ufgeorge closed issue #1707:
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1707


   


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

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



[GitHub] [incubator-pagespeed-ngx] oschaaf commented on issue #1707: memcached full?

Posted by GitBox <gi...@apache.org>.
oschaaf commented on issue #1707:
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1707#issuecomment-673419041


   Bigger is always better if resources allow. I remember that ideally, as a thumb rule, around 3-4X the size of the original assets of the site should suffice to store variants for different user-agents in cache. 
   


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

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