Re: [Rabbit-proxy-users] no image compression
Brought to you by:
ernimril
From: Robert O. <ro...@kh...> - 2004-12-15 23:00:37
|
Holger Krull wrote: > I just noticed another strange thing. If i use try > http://proxyhost:8080/ i have to enter the username and password > serveral times to get the status display. If i change to Connections > or config i have to reenter the username password serveral times > again. Rabbit does not listen on that port by default, so you obviously have changed some parts of the config. How do your config look? Do you have web proxy enabled for all web sites? including the one running rabbit? Since rabbit is a web proxy it understands proxy requests better. Rabbit tries to handle normal web server requests directed at it, but it fails quite often (mostly due to the fact that it tries to match the name given against one of the names of the machine). If you send a web server request to rabbit instead of a proxy request then rabbit will quite often ask everytime for username and password when you access its admin pages. > I deleted and reinstalled Rabbit, no change. Java version problem? Or > doesn't it like Suse 9.2? Will try a debian system next. I run on debian, but it should work fine on suse. /robo |