Re: [Rabbit-proxy-users] Re: Image Problems
Brought to you by:
ernimril
From: Robert O. <ro...@kh...> - 2004-03-31 19:14:07
|
Samuel Hill wrote: >I really like what you have developed and would like to use it. >If you get a fix for that please let me know so I can get it in place. > > I have attached a patch that you can try, it seems to work well for me. (In case you dont know how to): RabbIT2# patch -p0 < /tmp/rpatch.txt It ought to tell you something like: patching file src/rabbit/proxy/Connection.java after that call "make code" Clear the cache (since you most probably have 0-based files in it). and start a new rabbit. It would be good if you helped test this patch, its not very beutiful code, but may work... /robo |