Re: [Rabbit-proxy-users] found it
Brought to you by:
ernimril
From: Robert O. <ro...@kh...> - 2006-05-23 16:54:52
|
Holger Krull wrote: > I don't need compression by rabbit as there is another proxy (apache2 > for user authentication) in front of it which does the compression for > the client. Just to check are you using rabbit as a normal proxy or as a reverse proxy? Since you have not stated otherwise I would guess at normal proxy. > Is there a way to turn it off without setting compress=false? Can you configure: [rabbit.filter.DontFilterFilter] dontFilterURLmatching=(login\.passport\.com|\.jar|www\.ureach\.com|electronicscout24\.de\.com) That is the best thing I can think of, at least until I have a reliable test case that works for me. Ill check more later today, now that I have one more piece of information. /robo |