Simon Reinhardt <simon.reinhardt <at> koeln.de> writes:
> Restlet also has an adaptor for AJP so you could use mod_proxy_ajp > <http://httpd.apache.org/docs/2.2/mod/mod_proxy_ajp.html> to go directly from Apache to your > Restlet app. > Would that be an option? Simon - thanks for all your advice, i will look into the AJP adaptor.

