I have a site that switches between HTTP and HTTPS.
If my IIS starts and the first user enters my site with HTTPS,then the forum config is cached.
The second user uses only http, then forum module uses the cached config and the image folder for the solpart menu under forum module uses a cached route (including HTTPS)
I think there are a few settings that must NOT be cached.
If I restart my IIS and then enter my forum page (First time) using http. everything works with http
The path is only cached for the solpart menu under forum module
Thanks for the great effort. Regards