I am using squid 2.6 to proxy internal users to a limited access website containing documents that are updated regularly. How can I configure the cache to expire the objects at some regular interval so I can be sure that the new updated docs are seen by the users? Or is this something that squid checks when the url is requested? Thanks