1. Multi-step forms don't work for anonymous users
2. Solr search URI is excluded from caching which causes broken layout for logged in users
3. The page_cache_invoke_hooks variable should be set to FALSE
4. Even if max age setting is ignored by Nginx cache frontend, it should be the same also for page_cache_max_age in D6
5. The omit_vary_cookie variable should be set to TRUE

Comments

omega8cc’s picture

Status: Active » Fixed
omega8cc’s picture

Status: Fixed » Needs work

This is not fixed yet. More issues:

6. All AJAX based links on Views edit forms don't work.
7. Some cache bins should use DrupalDatabaseCache to not break things for anonymous visitors (yes, we are using Redis selectively also here)

omega8cc’s picture

omega8cc’s picture

Status: Fixed » Needs work

More issues:

8. Using Redis caching also for anonymous visitors breaks menus and slideshows for some themes

omega8cc’s picture

Status: Needs work » Fixed

A few commits later it appears to be fixed, unless we will find anything new.

omega8cc’s picture

omega8cc’s picture

omega8cc’s picture

Status: Fixed » Active
omega8cc’s picture

Status: Active » Fixed

I think we have fixed all known issues, so far.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.