- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- System Administration
- >
- configure squid to retun some sties always from it...
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-30-2007 12:16 AM
04-30-2007 12:16 AM
is it possible to configure squid to always return some sites from its cache ? if yes then plz let me know HOW ?
say I want that when anyone want to access http://mail.yahoo.com, or http://www.hotmail.com squid always return the page from its cache.
is it possible ?
plz help
Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-30-2007 01:06 AM
04-30-2007 01:06 AM
Re: configure squid to retun some sties always from its cache ?
refresh_pattern mail.yahoo.com 259200 100% 259200 ignore-reload
override-expire override-lastmod always-cache
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-30-2007 04:29 AM
04-30-2007 04:29 AM
Re: configure squid to retun some sties always from its cache ?
This will probably make the sites functionally useless in short order.
Both hotmail and yahoo frequently update their sites and improve security. You users will in some short weeks be unable to use their mail at all. The performance benefit from such a change would be very small.
What might help would be more memory on the squid server to assist it in caching what can be cached.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-01-2007 06:59 PM
05-01-2007 06:59 PM
Re: configure squid to retun some sties always from its cache ?
when I put the refresh_pattern option in squid.conf as per your instruction, I got the following error
# squid -k recon
2007/05/02 11:16:09| redreshAddToList: Unknown option 'mail.yahoo.com': always-cache
i even put the "regex" in the refresh_pattern as
refresh_pattern regex mail.yahoo.com 259200 100% 259200 ignore-reload .......
# squid -k recon
FATAL: Bungled squid.conf line 2074: refresh_pattern regex mail.yahoo.com 259200 100% 259200 ignore-reload override-expire override-lastmod always-cache
Squid Cache (Version 2.6.STABLE12): Terminated abnormally.
Thanks SEP for your kind suggestions.. but I am doing in LAB ... infect we have achieved the target using MS ISA 2k/2004, but the same has to be achieved using squid .. we are comparing
Thanks n Regards
Maaz
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-01-2007 08:41 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-01-2007 11:12 PM
05-01-2007 11:12 PM
Re: configure squid to retun some sties always from its cache ?
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP