maybe try changing:
   CONFIG proxy.config.accept_threads INT 1                                     
                                                                                
                   
   CONFIG proxy.config.net.defer_accept INT 1                                   
                                                                                
                                                                                
                                            

to:

CONFIG proxy.config.accept_threads INT 0
CONFIG proxy.config.net.defer_accept INT 0                                      
                                                                                
                                                                                
         

and see if it makes any difference?

Ben.

On Tue, Jan 07, 2014 at 05:11:27AM +0000, David Jericho wrote:
>    Hi Leif,
> 
>     
> 
>    It's HTTP, no HTTPS.
> 
>     
> 
>    
> http://bne-b-ccs1.cdn.aarnet.edu.au/pub/ubuntu/archive/dists/saucy/main/binary-i386/Packages.bz2
>    is a URL I've been using to test it. A simple while true loop will bring
>    it up, after a few requests.

Reply via email to