[squid-users] Problems with bandwith

2011-06-07 Thread patric . glazar
Hallo

we have still problems with our delay pool settings!

I tried delay pools with class 1 
we want that the download from our PMServer Lemss is limited to 20KB but 
Client in the intranet should download Patches from squid with full speed!
Destination is allways the same 10.1.1.1
Squid shoul download the full file first before serving it to the clients
the cache should be refreshed once a year!

What is working :
Download limit from PMServer to the squid but clients receive the patches 
very slow 
files in cache have a new date every 3 to 5 day´s

acl LEMSS dst 10.1.1.1/32

delay_pools 1
delay_class 1 1
delay_parameters 1 2/2
delay_access 1 allow LEMSS
delay_access 1 deny all



hierarchy_stoplist cgi-bin ?

refresh_pattern ^ftp:   144020% 10080
refresh_pattern ^gopher:14400%  1440
refresh_pattern -i (/cgi-bin/|\?) 0 0%  525600
refresh_pattern .   0   20% 4320

range_offset_limit -1
collapsed_forwarding on 

thank you for you advice!

 Best regards
Patric 



Disclaimer:
Diese Nachricht dient ausschließlich zu Informationszwecken und ist nur 
für den Gebrauch des angesprochenen Adressaten bestimmt.

This message is only for informational purposes and is intended solely for 
the use of the addressee.



[squid-users] Configuration Problems

2011-05-30 Thread patric . glazar
Hello!

We are using squid to solve bandwith regulation for our patchmanagment.

What is our purpose:
- we have a limited bandwith to our central PM-Server so each squid has a 
connection bandwith max 20 KB!
  therefore we are using delay pools class 1
 delay_pools 1
 delay_class 1 1
 delay_parameters 1 2/2 2/2 
 delay_access 1 allow localnet

- the clients in the internal Lan should get the download from squid as 
fast as possible,
  same request should be handelt as one - first fill the cache and then 
serve the download to the clients
  the cache should be cleaned after 1 year!

hierarchy_stoplist cgi-bin ?

refresh_pattern ^ftp:   144020% 10080
refresh_pattern ^gopher:14400%  1440
refresh_pattern -i (/cgi-bin/|\?) 0 0%  525600
refresh_pattern .   0   20% 4320
 
 range_offset_limit -1
 collapsed_forwarding on 

rightnow it looks like that all clients are sharing the 20 KB and therfore 
not one is getting the update
- the cache is staing empty I don´t know why
- a trace on the central PM Server shows that the squid Servers are 
donwloading a huge amount of data


Mit freundlichen Grüßen / Best regards
Patric Glazar 

Allgemeines Rechenzentrum GmbH 
PC Infrastructure Management 
Team Security 

A-6020 Innsbruck, Anton Melzerstr.11 
Tel.: +43 / (0)504009-1309 
Fax: +43 / (0)504009-71309 
E-Mail: patric.gla...@arz.at 
http://www.arz.co.at 
DVR: 0419427

Disclaimer:
Diese Nachricht dient ausschließlich zu Informationszwecken und ist nur 
für den Gebrauch des angesprochenen Adressaten bestimmt.

This message is only for informational purposes and is intended solely for 
the use of the addressee.


Disclaimer:
Diese Nachricht dient ausschließlich zu Informationszwecken und ist nur 
für den Gebrauch des angesprochenen Adressaten bestimmt.

This message is only for informational purposes and is intended solely for 
the use of the addressee.