Re: [squid-users] never_direct allow all causing 'ERROR 500: Internal Server Error'

2017-08-07 Thread Amos Jeffries
On 03/08/17 07:49, Lei Wen wrote: Hi, I am setting up the transparent HTTP/HTTPS proxy cluster with whiltelist only, and stuck at having issue 'ERROR 500: Internal Server Error'. After couple days tuning and digging, I narrow down the problem to directive 'never_direct'. After removing this

[squid-users] never_direct allow all causing 'ERROR 500: Internal Server Error'

2017-08-02 Thread Lei Wen
Hi, I am setting up the transparent HTTP/HTTPS proxy cluster with whiltelist only, and stuck at having issue 'ERROR 500: Internal Server Error'. After couple days tuning and digging, I narrow down the problem to directive 'never_direct'. After removing this line, the error message is gone. But se