[squid-users] Choppy audio stream with squid 3.2.0.17, but no problem with 3.1.19

From: Alan <lameventanas_at_gmail.com>
Date: Fri, 8 Jun 2012 20:30:51 +0900

When playing the audio stream from http://www.frequence3.fr/ via squid
3.2.0.17 the audio stream is very choppy.
With 3.1.19 there is no problem at all.

This does a GET of an infinite audio file, not a CONNECT.
If you want to test this please go to the website and click on the
first menu item: "ECOUTER".

This test was done with a very basic config file, no strange things:

http_reply_access allow all
http_port x.x.x.x:8080
cache_mem 256 MB
maximum_object_size_in_memory 2 MB
cache_dir aufs /var/cache/squid 512 16 256
max_open_disk_fds 64
maximum_object_size 64 MB
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern (cgi-bin|\?) 0 0% 0
refresh_pattern . 0 20% 4320
quick_abort_pct 80
negative_ttl 1 minutes
negative_dns_ttl 1 minutes
positive_dns_ttl 1 hours
via on
forwarded_for delete
httpd_suppress_version_string on
http_access allow all

I can't find any clue in the log files.
Any ideas?

Alan
Received on Fri Jun 08 2012 - 11:30:58 MDT

This archive was generated by hypermail 2.2.0 : Fri Jun 08 2012 - 12:00:03 MDT