[squid-users] [Squid Rewritter] Issue with the concurrency option

2018-08-21 Thread ygirardin
Hi, I'm working on updating my squid which was running under the 3.3.8 version to the new 4.2 release. I'm using rewriter with concurency like this url_rewrite_children 100 startup=10 idle=2 concurrency=5 queue-size=10 on-persistent-overload=ERR So according to the documation I should b

Re: [squid-users] url_rewrite_timeout

2018-07-31 Thread ygirardin
e the connection is abort, but this should not stop my rewriter ? And if my rewritter reply OK after the 10 seconds timeout the page is well displayed in my browser. I was expecting to receive a 500 error. On 31/07/2018 09:43, Amos Jeffries wrote: On 31/07/18 19:35, ygirardin wrote: Hi,

[squid-users] url_rewrite_timeout

2018-07-31 Thread ygirardin
Hi, I'm trying to use the new squid4 directive url_rewrite_timeout. In order to make sure it works my rewritter is blocking to enable the timeout. But nothing happen, I thought my browser will receive a 500 error with the following configuration but nope nothing happend and no trace in cache.