Re: [Rabbit-proxy-users] Installation problem
Brought to you by:
ernimril
From: Robert O. <rob...@kh...> - 2003-01-09 21:25:40
|
Hello >OK thank you very much. I downloaded the source and compiled it. It >works!!! Thanks a lot. > Good. >One thing though... I noticed that if a directory listing is requested >(there is no index.htm(l) ) in the directory, the rabbit returns and >empty page (it sends something like 10 bytes and that is all). >Maybe this is known issue, otherwise, it is excellent. I see the effect >of compression on download speed. > Hmm not sure I understand exactly what you mean here. Can you give a web page where it misbehaves? Directory listing sounds like a file://some/path, that should not go through RabbIT, or do you mean something like: http://kernel.org/pub/linux/ (that page works fine for me through RabbIT).... It could also be useful if you could enable the HTTPSnoop filter for incoming request so I can see what your browser ask for, it may be that it(or RabbIT) has a problem with the http specification... /robo |