hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : VPS Hosting : VPS Tutorials : Centmin Mod - Nginx / MariaDB auto installer
Reply

VPS Tutorials Tutorials related to VPS.
Forum Jump

Centmin Mod - Nginx / MariaDB auto installer

Reply Post New Thread In VPS Tutorials Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #301  
Old Yesterday, 04:52 AM
eva2000 eva2000 is offline
Premium Member
 
Join Date: Apr 2000
Location: Brisbane, Australia
Posts: 1,069
Quote:
Originally Posted by kafloofen View Post
Another question George

I enabled the following in pagespeed.conf

pagespeed FileCachePath /var/ngx_pagespeed_cache;

pagespeed FileCacheSizeKb 102400;
pagespeed FileCacheCleanIntervalMs 3600000;
pagespeed FileCacheInodeLimit 500000;

and did

chown nginx.nginx -R /var/ngx_pagespeed_cache

is that correct?

How come the ngx_pagespeed_cache folder isn't updating even if I browse the test blog?

Is it because these are also enabled

pagespeed MemcachedThreads 1;
pagespeed MemcachedServers "localhost:11211";
yes if you enable Memcached it won't write to the cache folder, you can check memcache.php to see cache elements or check /ngx_pagespeed_statistics for memcache stats

i.e.

Code:
memcached_deletes:                                0
memcached_hits:                                1265
memcached_inserts:                              101
memcached_misses:                               449
Code:
Global Statistics
cache_time_us:                               246348
cache_hits:                                      93
cache_misses:                                     0
cache_fallbacks:                                  0
cache_expirations:                                0
cache_inserts:                                    8
cache_deletes:                                    0
instrumentation_filter_script_added_count:        0
cache_extensions:                                69
not_cacheable:                                    0
critical_css_beacon_filter_script_added_count:    0
critical_css_no_beacon_due_to_missing_data:       0
critical_css_skipped_due_to_charset:              0
critical_images_beacon_filter_script_added_count: 0
css_file_count_reduction:                       138
css_filter_blocks_rewritten:                      3
css_filter_parse_failures:                        0
css_filter_fallback_rewrites:                     0
css_filter_fallback_failures:                     0
css_filter_rewrites_dropped:                      0
css_filter_total_bytes_saved:                  7204
css_filter_total_original_bytes:             148111
css_filter_uses:                                141
flatten_imports_charset_mismatch:                 0
flatten_imports_invalid_url:                      0
flatten_imports_limit_exceeded:                   1
flatten_imports_minify_failed:                    0
flatten_imports_recursion:                        0
flatten_imports_complex_queries:                  0
css_imports_to_links:                             0
css_elements_moved:                               0
domain_rewrites:                                  0
google_analytics_page_load_count:                 0
google_analytics_rewritten_count:                 0
image_file_count_reduction:                       0
image_rewrites:                                   0
image_norewrites_high_resolution:                 0
image_rewrites_dropped_intentionally:             0
image_rewrites_dropped_mime_type_unknown:         0
image_rewrites_dropped_server_write_fail:         0
image_rewrites_dropped_nosaving_resize:           0
image_rewrites_dropped_nosaving_noresize:         0
image_rewrites_dropped_due_to_load:               0
image_rewrites_squashing_for_mobile_screen:       0
image_rewrite_total_bytes_saved:                  0
image_rewrite_total_original_bytes:               0
image_rewrite_uses:                               0
image_inline:                                     0
image_webp_rewrites:                              0
image_ongoing_rewrites:                           0
image_webp_conversion_gif_timeouts:               0
image_webp_conversion_png_timeouts:               0
image_webp_conversion_jpeg_timeouts:              0
image_webp_alpha_timeouts:                        0
image_webp_opaque_timeouts:                       0
in_place_oversized_opt_stream:                    0
in_place_uncacheable_rewrites:                    0
inserted_ga_snippets:                             0
javascript_blocks_minified:                     264
javascript_libraries_identified:                  0
javascript_minification_failures:                 0
javascript_total_bytes_saved:                 25594
javascript_total_original_bytes:             119554
javascript_minify_uses:                         265
javascript_reducing_minifications:              194
javascript_minification_disabled:                 0
javascript_did_not_shrink:                       70
javascript_failed_to_write:                       0
js_file_count_reduction:                          0
num_local_storage_cache_candidates_found:         0
num_local_storage_cache_stored_total:             0
num_local_storage_cache_stored_images:            0
num_local_storage_cache_stored_css:               0
num_local_storage_cache_candidates_added:         0
num_local_storage_cache_candidates_removed:       0
converted_meta_tags:                             76
num_distributed_rewrite_successes:                0
num_distributed_rewrite_failures:                 0
num_deadline_alarm_invocations:                   0
url_trims:                                        0
url_trim_saved_bytes:                             0
resource_url_domain_rejections:                 129
rewrite_cached_output_missed_deadline:           37
rewrite_cached_output_hits:                    1843
rewrite_cached_output_misses:                    25
resource_404_count:                               6
slurp_404_count:                                  0
total_page_load_ms:                               0
page_load_count:                                  0
resource_fetches_cached:                         58
resource_fetch_construct_successes:              14
resource_fetch_construct_failures:                0
num_flushes:                                     76
num_fallback_responses_served:                    0
num_conditional_refreshes:                        0
ipro_served:                                      0
ipro_not_in_cache:                                0
ipro_not_rewritable:                              0
total_fetch_count:                               43
total_rewrite_count:                             76
num_rewrites_executed:                           33
num_rewrites_dropped:                             0
num_resource_fetch_successes:                     0
num_resource_fetch_failures:                      0
html-worker-queue-depth:                          0
rewrite-worker-queue-depth:                       0
low-priority-worked-queue-depth:                  0
cache_batcher_dropped_gets:                       0
critical_images_valid_count:                      0
critical_images_expired_count:                    0
critical_images_not_found_count:                  0
critical_css_valid_count:                         0
critical_css_expired_count:                       0
critical_css_not_found_count:                     0
critical_selectors_valid_count:                   0
critical_selectors_expired_count:                 0
critical_selectors_not_found_count:               0
pcache-cohorts-clientstate_deletes:               0
pcache-cohorts-clientstate_hits:                  0
pcache-cohorts-clientstate_inserts:               0
pcache-cohorts-clientstate_misses:                0
cache_flush_count:                                0
cache_flush_timestamp_ms:                         0
memcache_timeouts:                                0
memcache_last_error_checkpoint_ms:                0
memcache_error_burst_size:                        0
file_cache_disk_checks:                           0
file_cache_cleanups:                              0
file_cache_evictions:                             0
file_cache_bytes_freed_in_cleanup:                0
file_cache_deletes:                               0
file_cache_hits:                                  0
file_cache_inserts:                               0
file_cache_misses:                                0
lru_cache_deletes:                                0
lru_cache_hits:                                   0
lru_cache_inserts:                                0
lru_cache_misses:                                 0
shm_cache_deletes:                                0
shm_cache_hits:                                   0
shm_cache_inserts:                                0
shm_cache_misses:                                 0
memcached_deletes:                                0
memcached_hits:                                1265
memcached_inserts:                              101
memcached_misses:                               449
compressed_cache_corrupt_payloads:                0
compressed_cache_original_size:                   0
compressed_cache_compressed_size:                 0
serf_fetch_request_count:                         0
serf_fetch_bytes_count:                           0
serf_fetch_time_duration_ms:                      0
serf_fetch_cancel_count:                          0
serf_fetch_active_count:                          0
serf_fetch_timeout_count:                         0
serf_fetch_failure_count:                         0
serf_fetch_cert_errors:                           0
pcache-cohorts-beacon_cohort_deletes:             0
pcache-cohorts-beacon_cohort_hits:                0
pcache-cohorts-beacon_cohort_inserts:             0
pcache-cohorts-beacon_cohort_misses:            198
pcache-cohorts-dom_deletes:                       0
pcache-cohorts-dom_hits:                         14
pcache-cohorts-dom_inserts:                      12
pcache-cohorts-dom_misses:                      184
child_shutdown_count:                             0
Quote:
Originally Posted by kafloofen View Post
By the way, how come I have to change localhost to 127.0.0.1 before it will connect?
it's a bug in MariaDB 5.5.30 https://mariadb.atlassian.net/browse/MDEV-4356

Reply With Quote
  #302  
Old Yesterday, 08:34 AM
kafloofen kafloofen is offline
Web Hosting Guru
 
Join Date: Jun 2005
Posts: 325
Quote:
Originally Posted by eva2000 View Post
So the bug also exists in MariaDB 5.2?

Code:
# mysql -u root -pXXXXXXXXXXXX
Welcome to the MariaDB monitor.  Commands end with ; or \g.
Your MariaDB connection id is 953
Server version: 5.2.14-MariaDB-mariadb122 (MariaDB - http://mariadb.com/)

Reply With Quote
  #303  
Old Yesterday, 02:05 PM
eva2000 eva2000 is offline
Premium Member
 
Join Date: Apr 2000
Location: Brisbane, Australia
Posts: 1,069
no specific to MariaDB 10.01 and MariaDB 5.5.30 according to that bug report link.

Reply With Quote
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
Nginx Auto Installer – PHP – MySQL adyshor VPS Tutorials 18 11-01-2012 12:45 AM
WHMCS-CSF Auto Unblocker - Version 2.1 ~ NOW WITH REMOTE SERVER AUTO INSTALLER ! lonea Software & Scripts Offers 0 07-05-2011 10:56 AM
nginx, php, mysql/mariadb, mail and vsftpd rasmusj VPS Hosting 8 06-15-2011 08:38 AM
Nginx Admin: The Free cPanel Nginx automated installer Plugin linux2k Software & Scripts Offers 13 05-21-2011 11:45 AM

Related posts from TheWhir.com
Title Type Date Posted
Web Host Secure Cloud Space Integrates Softaculous Auto-Installer with Control Panel Web Hosting News 2011-12-19 16:39:33
Software Developer Softaculous Launches Softaculous Auto Installer Version 3.8 Web Hosting News 2011-11-25 15:34:49
Web Server NGINX Partners With CDN Firm Jet-Stream Web Hosting News 2011-11-21 19:21:42
Softaculous Adds 17 New Apps to Auto Installer Library Web Hosting News 2011-09-12 17:51:10
Web Host HostingZoom Adds Softaculous Auto-Installer to Hosting Plans Web Hosting News 2011-08-17 17:52:34


Tags
apc, centmin, centos, mariadb, memcached, nginx, php-fpm, xcache

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?