Peter,
Just adding the following section in nginx conf would be a good start.
server {
location / {
proxy_pass http://localhost:8080/;
}
}
There is whole page on Nginx wiki on this:
http://wiki.nginx.org/NginxJavaServers.
Cheers,
Indrajit
On Aug 18, 6:14 am, Peter Robinett <[email protected]> wrote:
> Timothy,
>
> I'm just starting to learn how to use Nginx and would love to some
> pointers. How did you set up Nginx? How to do you launch your Jetty
> instances?
>
> Peter
>
> On Aug 17, 3:34 pm, Timothy Perrett <[email protected]> wrote:
>
> > I run several sizable applications with NGINX and Jetty... Works like a
> > dream.
>
> > On 17/08/2009 18:55, "Peter Robinett" <[email protected]> wrote:
>
> > > I know David likes running Nginx in front of Jetty....
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---