Title: Connection lost after cache changes
Last modified: August 31, 2016

---

# Connection lost after cache changes

 *  Resolved [Valen Correa](https://wordpress.org/support/users/quitoxic/)
 * (@quitoxic)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/connection-lost-after-cache-changes/)
 * Hi Guys,
 * Im kinda rying to figure out what I did wrong to break the connection but have
   no idea, so farI know It might be realted with the cache since is the only thing
   I have touched.
 * So I have updated my Htaccess file with:
 * <IfModule mod_deflate.c>
    SetOutputFilter DEFLATE SetEnvIfNoCase Request_URI \\.(?:
   gif|jpe?g|png)$ no-gzip dont-vary </IfModule>
 * <IfModule mod_expires.c>
    ExpiresActive on ExpiresByType image/jpg “access 2 
   month” ExpiresByType image/gif “access 2 month” ExpiresByType image/jpeg “access
   2 month” ExpiresByType image/png “access 2 month” ExpiresByType text/css “access
   2 month” ExpiresByType application/x-javascript “access plus 2 month” ExpiresByType
   text/javascript “access plus 2 month” ExpiresByType application/javascript “access
   plus 2 month” ExpiresByType image/x-icon “access plus 12 month” ExpiresByType
   image/icon “access plus 12 month” ExpiresByType application/x-ico “access plus
   12 month” ExpiresByType application/ico “access plus 12 month” </IfModule>
 * <IfModule expires_module>
    ExpiresActive on ExpiresDefault “access plus 1 week”
   </IfModule>
 * And then, at some point I started getting this error
    unknown_token: It looks
   like your Jetpack connection is broken. Try disconnecting from WordPress.com 
   then reconnecting.
 * Any ideas?
    Thanks
 * [https://wordpress.org/plugins/jetpack/](https://wordpress.org/plugins/jetpack/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [Valen Correa](https://wordpress.org/support/users/quitoxic/)
 * (@quitoxic)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/connection-lost-after-cache-changes/#post-6905327)
 * Ok,
    It was not related with the cache changes since I did the same changes on
   other sites and their connection worked well.
 * I just reinstalled and then everything was fine 🙂

Viewing 1 replies (of 1 total)

The topic ‘Connection lost after cache changes’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Valen Correa](https://wordpress.org/support/users/quitoxic/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/connection-lost-after-cache-changes/#post-6905327)
 * Status: resolved