On 30-abr-09, at 15:16, kevin wrote: > I've been playing with the idea of using supervisor, twisted, or runit > to run backend servers. When I do that , how would I set up cherokee > to handle requests to the backend server ( something running django in > this case ) ?
You'd have to configure Cherokee to use the reverse HTTP proxy. That will replay for petitions/response to/from the back-end servers. -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
