Addon provques a timeout

Permalink Browser Info Environment
Hi there

I have the following in my .htaccess:

<ifModule mod_headers.c>
    # One year for image and video files
    <filesMatch ".(flv|gif|ico|jpg|jpeg|mp4|mpeg|png|svg|swf|webp)$">
        Header set Cache-Control "max-age=31536000, public"
    </filesMatch>
    # One month for JavaScript and PDF files
    <filesMatch ".(js|pdf)$">
        Header set Cache-Control "max-age=2592000, public"
    </filesMatch>
    # One week for CSS files
    <filesMatch ".(css)$">
        Header set Cache-Control "max-age=604800, public"
    </filesMatch>
</ifModule>
#


When turning your default settings on, just enabled it, nothing more, the sitte isn't reachable any more due to a connection timeout. Also I have several JS Files not being minimised by concrete5 .
Any ideas?

Type: Pre-Sale
Status: Resolved
daenu
View Replies:
mnakalay replied on at Permalink Reply
mnakalay
Hello.
No, I've never seen that issue before and I have a pretty similar .htaccess in place.

Does removing the .htaccess fix the problem when the plugin is enabled?
daenu replied on at Permalink Reply
daenu
Hi
Thx for the super quick response! Now, in between I tried again to enable it and it works now. Strange.... What happens if I edit the site while having the addon enabled? I know I have to disable Google Page Speed before editing, whiich I did.
daenu replied on at Permalink Reply
daenu
Wow, it's really speeding up things! Excellent
mnakalay replied on at Permalink Reply
mnakalay
In the settings, you can decide to enable or disable it for users with editing permissions. It usually works with it but your mileage might vary.

And thank you for your kind words :)
daenu replied on at Permalink Reply
daenu
It's really amazing. Optimization for Users with editing Permissions is disabled. Maybe it would help to disable it for registered users too? Or maybe I'll disable it as a whole while editing?

BTW I left a review ;-)

concrete5 Environment Information

# concrete5 Version
Core Version - 8.5.4
Version Installed - 8.5.4
Database Version - 20200609145307

# Database Information
Version: 5.7.32-log
SQL Mode: IGNORE_SPACE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

# concrete5 Packages
GDPR (1.8.3), GDPR Cookie Notice (1.0.1), Geolocation with MaxMind GeoIP2 (0.9.2), Instant Page Speed Magic (1.1.2), Modena Theme (1.0.3)

# concrete5 Overrides
blocks/page_list/templates/dg_footer_featured/view.css, blocks/page_list/templates/dg_footer_featured/view.php, blocks/page_list/templates/dg_footer_featured, blocks/page_list/templates, blocks/page_list, blocks/social_links/templates/dg_get_in_touch.php, blocks/social_links/templates/pixel.php, blocks/social_links/templates/pixel_footer_icons.php, blocks/social_links/templates/pixel_top_bar.php, blocks/social_links/templates/pixel_top_bar_icons.php, blocks/social_links/templates/pixel_top_bar_icons_footer.php, blocks/social_links/templates, blocks/social_links, blocks/video_dg/add.php, blocks/video_dg/controller.php, blocks/video_dg/db.xml, blocks/video_dg/edit.php, blocks/video_dg/form_setup_html.php, blocks/video_dg/icon.png, blocks/video_dg/view.php, blocks/video_dg, blocks/wbox_videopopup/add.php, blocks/wbox_videopopup/composer.php, blocks/wbox_videopopup/config.json, blocks/wbox_videopopup/controller.php, blocks/wbox_videopopup/db.xml, blocks/wbox_videopopup/edit.php, blocks/wbox_videopopup/form.php, blocks/wbox_videopopup/icon.png, blocks/wbox_videopopup/view.js, blocks/wbox_videopopup/view.php, blocks/wbox_videopopup/magnificPopup/magnificPopup.css, blocks/wbox_videopopup/magnificPopup/magnificPopup.js, blocks/wbox_videopopup/magnificPopup, blocks/wbox_videopopup/templates/dg_on_page/view.php, blocks/wbox_videopopup/templates/dg_on_page, blocks/wbox_videopopup/templates, blocks/wbox_videopopup, blocks/switch_language/templates/pixel_top_bar.php, blocks/switch_language/templates/pixel_top_bar_iso.php, blocks/switch_language/templates/flags_dg/view.css, blocks/switch_language/templates/flags_dg/view.php, blocks/switch_language/templates/flags_dg, blocks/switch_language/templates, blocks/switch_language, attributes/date_time/controller.php, attributes/date_time/form.php, attributes/date_time/type_form.php, attributes/date_time, single_pages/page_forbidden.php, single_pages/page_not_found.php, views/frontend/maintenance_mode.php, views/frontend, src/Concrete/Area/GlobalArea.php, src/Concrete/Area, src/Concrete

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - On - If blocks on the particular page allow it.
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
Apache

# Server API
fpm-fcgi

# PHP Version
7.4.12

# PHP Extensions
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dom, exif, fileinfo, filter, ftp, gd, geos, gettext, gmp, hash, http, iconv, imagick, imap, intl, json, ldap, libxml, mailparse, mbstring, mcrypt, mongodb, mysqli, mysqlnd, OAuth, openssl, pcntl, pcre, PDFlib, PDO, pdo_mysql, pdo_sqlite, pgsql, Phar, posix, propro, raphf, Reflection, session, SimpleXML, soap, sockets, sodium, SPL, sqlite3, ssh2, standard, tidy, timezonedb, tokenizer, uploadprogress, xml, xmlreader, xmlrpc, xmlwriter, xsl, yaz, zip, zlib

# PHP Settings
max_execution_time - 300
log_errors_max_len - 1024
max_file_uploads - 100
max_input_nesting_level - 64
max_input_time - 0
max_input_vars - 600
memory_limit - 1024M
post_max_size - 40M
upload_max_filesize - 40M
ldap.max_links - Unlimited
mbstring.regex_retry_limit - 1000000
mbstring.regex_stack_limit - 100000
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
raphf.persistent_handle.limit - -1
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
unserialize_max_depth - 4096

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.