- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- squid big problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2005 01:33 AM
03-26-2005 01:33 AM
squid big problem
i used squid as cache server "ISP" with wccp i in redhat9 box every thing was ok then all support phone start ring all say that hotmail and yahoo not work i do my beast but i can not solve this i see that i have some kind of problem with all https not just yahoo and hotmail the ERROR
The requested URL could not be retrieved
i see old post http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1111830349909+28353475&threadId=641950
but i don't find his config file after the probelm is over if someone can help pleas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2005 03:21 AM
03-26-2005 03:21 AM
Re: squid big problem
(strange enough an issue anyway)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2005 08:35 PM
03-26-2005 08:35 PM
Re: squid big problem
thanks so much i will try it b4 but it's not work :(
acl all maxconn 20
what do u think els can be coz of this probelm ????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2005 09:18 AM
03-27-2005 09:18 AM
Re: squid big problem
Is your squid cache running behind a IPTABLES firewall ? If yes, try the TCPMSS hack explained in the manpage of iptables.
Good lcuk.
Kodjo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 08:05 PM
03-30-2005 08:05 PM
Re: squid big problem
iptables -t nat -A PREROUTING -p TCP --dport 443 -j REDIRECT --to-port 3128
this the only rule i used in linux box
i still can not solve this