Hi,

I am finally getting to deploy cherokee into production, and really starting
to enjoy using it.

I have a reverse proxy set up to a local Java server on the same machine.
Everything is working great.

I was wondering if it was possible to have cherokee server static files such
as images, js, pdfs, etc. instead of passing them through the reverse proxy.
I am sure that cherokee would be faster at that.

So I would would want Cherokee to match a list of file extensions, and then
serve this from the Java web app directory which I would set as the document
root.  If there wasn't a match, the request would pass through to the Java
server.

Can anyone give me a few pointers on how to do that, if it is possible?

Thanks!

Tony Z
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to