简体   繁体   English

drupal的怪异案例!

[英]weird case in drupal!

I have drupal 6.19. 我有drupal 6.19。 the Homepage keeps showing old contents. 主页不断显示旧内容。 when i click Ctrl + F5 (hard refresh) i get the correct contents, and once i refresh again, i returned back to getting old contents. 当我单击Ctrl + F5(硬刷新)时,我得到了正确的内容,并且再次刷新后,我又回到了恢复旧内容的状态。
I have disabled all Caching modules (BOOST and Memcached are disabled). 我禁用了所有缓存模块(BOOST和Memcached被禁用)。 also i dont have any reverse proxy caching service (Varnish, squid etc). 我也没有任何反向代理缓存服务(清漆,鱿鱼等)。
i have restarted apache many times as well as restarted mysql. 我已经重启了很多次Apache以及重启了MySQL。 also i have cleared all cached from admin panel. 我也从管理面板中清除了所有缓存。
the enabled modules in apache are: apache中启用的模块是:

alias.conf       authz_default.load    autoindex.conf  dir.load      headers.load      negotiation.load  setenvif.conf
alias.load       authz_groupfile.load  autoindex.load  env.load      mime.conf         php5.conf         setenvif.load
auth_basic.load  authz_host.load       cgi.load        expires.conf  mime.load         php5.load         status.conf
authn_file.load  authz_user.load       dir.conf        expires.load  negotiation.conf  rewrite.load      status.load

anyone faced this issue before?? 有人遇到过这个问题吗? any idea is really appreciated. 任何想法真的很感激。

Best Regards 最好的祝福

Drupal has inbuilt caching mechanisms. Drupal具有内置的缓存机制。 Check your settings at administer>site configuration>performance. 通过管理>站点配置>性能检查设置。 You can flush all inbuilt caches on that page. 您可以刷新该页面上的所有内置缓存。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM