Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Proxying another server from Jetty!

http://download.eclipse.org/jetty/stable-7/apidocs/org/eclipse/jetty/servlets/ProxyServlet.html

Pavel


On Tue, Sep 20, 2011 at 10:42 AM, Kugaprakash Visagamani <kvisagamani@xxxxxxxxxxxx> wrote:
Hi,
Can anyone help me with the following:
I have browser request HTTPS going to Apache, and from Apache to Jetty, we have a HTTP proxy configured. Now I would like to do a further proxy from Jetty to another server.

Is it possible? If so, can anyone help me with some ideas/samples/documentations?

Thanks in advance.

Thanks
Kuga
_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users


Back to the top