Thanks a ton, that was the problem.<div><br></div><div>As to why I'm using RabbIT/3, it is simply because my company is already using RabbIT/3 in another process.  We have not had a need to updated to RabbIT/4 and hence those have not been reviewed or migrated to yet. I wanted to initially experiment with RabbIT/3 since we have history with those before I try evaluating RabbIT/4.</div>
<div><br></div><div>Thanks again</div><div>Jeff<br><br><div class="gmail_quote">On Tue, Feb 9, 2010 at 12:55 AM, Robert Olofsson <span dir="ltr"><<a href="mailto:robert.olofsson@khelekore.org">robert.olofsson@khelekore.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mon, 8 Feb 2010 18:17:16 -0500<br>
Jeff Adamson <<a href="mailto:jwa@urbancode.com">jwa@urbancode.com</a>> wrote:<br>
<br>
> I am trying to use rabbit as a reverse proxy.<br>
><br>
> So far I have altered the sample conf/nocache.conf by updating<br>
> "httpinfilters=rabbit.filter.HttpBaseFilter,rabbit.filter.ReverseProxy"<br>
> and added section<br>
<br>
</div>You should change the order so that you have<br>
httpinfilters=rabbit.filter.ReverseProxy,rabbit.filter.HttpBaseFilter<br>
<br>
>   [rabbit.filter.ReverseProxy] ...<br>
<br>
Ok, that looks good.0<br>
<div class="im"><br>
> At this point I had expected that executing `java -jar jars/rabbit3.jar -f<br>
</div>> conf/nocache.conf` would allow me to navigate to <a href="http://localhost:9667" target="_blank">http://localhost:9667</a> ...<br>
<br>
Ok, something like that ought to work.<br>
<br>
Why are you still on rabbit/3? is there a reason you are not using rabbit/4?<br>
<br>
/robo<br>
<br>
_______________________________________________<br>
Rabbit-dev mailing list<br>
<a href="mailto:Rabbit-dev@khelekore.org">Rabbit-dev@khelekore.org</a><br>
<a href="http://khelekore.org/cgi-bin/mailman/listinfo/rabbit-dev" target="_blank">http://khelekore.org/cgi-bin/mailman/listinfo/rabbit-dev</a><br>
</blockquote></div><br></div>