When I give a another proxy server address to *HttpCoreContext.HTTP_TARGET_HOST
*in the ElementalReverseProxy example, it sucessfully runs by connecting to
given upstream proxy server. Is it an acceptable use? Thank you.


On Tue, Jun 3, 2014 at 3:18 PM, Oleg Kalnichevski <[email protected]> wrote:

> On Tue, 2014-06-03 at 09:11 +0300, Ali Aslan wrote:
> > Dear All,
> >
> > I need a sample/example for a basic proxy server. But not a reverse
> proxy I
> > just need a normal proxy to forward requests.
> >
> > I tried to combine "*Basic HTTP reverse Proxy* " and "*Asynchronous HTTP
> > server* " but cannot make it run.
> >
> > Does anyone has a working example? Thank you.
>
> There is no example of a caching (straight) proxy, but it should not be
> much different from a reverse one. You are welcome to contribute it.
>
> Oleg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to