
Nov. 17, 2009
1:48 a.m.
On Nov 16, 2009, at 11:41 PM, Artem Bokhan wrote:
Fred C пишет:
I have to write a quick and dirty ReverseProxy with Twisted, for one of our internal project. I never used Twisted before, and I was wondering of someone have an handy example of a ReverseProxy with Twisted to help that I can use as bootstrap.
There is an example of reverse proxy in twisted-web.
Sorry for not being more specific but That example don't explain how to do thing like url rewriting for example. Or maybe we are not talking about the same one. Fred