Hi,
I'm using SME 6.0b3 and I have troubles with squid. When I request a flash file from a site of one of our customers, I always get the same file although we have updated it a couple of times and people from outside (not in our e-smith network) get the newer version.
1.) Does SQUID cache requests even if I don't have a proxy set in my browser?
2.) If yes, how can I deactivate it.
I have modified squid.conf to disable caching (I found this in the SQUID FAQ)
acl all src 0/0
no_cache deny all
this did not change anything
I also changed the config to answer request to the respective site directly without caching, which did not work as well.
What else could I do?
Thanks,
Matthias