Hello Johnny, On 15-oct-08, at 23:12, Johnny Robeson wrote:
> I probably missed something in the docs that describe how this is > supposed to be > done. :( Yep, you have found a week point in the documentation. I have just logged a new bug about it. We will get is fixed within the next few days. > I need to make www.example.com/xmpp-httpbind ultimately pass through > to > http://example.com:5280/http-bind with all request information. > > How is this supposed to be done. Cherokee currently supports connection forwarding (+balancing). What you can do is to configure the "Generic balancer" to forward the connection to, for instance, an intranet server. However, it does forward the whole request without changing a bit, so in this case, the URLs will not be rewritten. In case needed to define a more complex behavior, you'd have to wait for the reverse proxy/balancer handler. I'm currently working on it. I wouldn't commit quite yet, although I'd like to release it in Cherokee 0.10. -- Greetings, alo http://www.alobbs.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
