On Sat, Jun 20, 2009 at 9:34 PM, DFectuoso <[email protected]> wrote:

>
> Actually... what can I do to help you create a good tutorial on how to
> take any off the shelf vpn server running a LAMP stack to have nginx,
> jetty and apache running(and still using cpanel and everything else
> for php sites). I think that having a step by step tutorial on how to
> deploy to the GAE(i know you dont like it but hey), vpn, and Amazon
> EC2 would be great; I know there are some stuff out there but for
> people who have not used any java container its pretty hard to
> undertand what going on with all this softwares....


The more information people have, the better.  I may not be keen on GAE, but
others see value in it, so please tell the community about it... I have been
wrong about one (OS/2) or two (OpenDoc) things in my life. :-)


>
>
> Kudos
>
> On Jun 20, 6:27 pm, David Pollak <[email protected]>
> wrote:
> > Apache does not deal well with long polling or lots of open connections.
> > For low traffic sites, it won't be noticeable.  However, I strongly
> > recommend nginx... it's a much much better http server than apache and
> it's
> > got a very small memory footprint.  On my servers, I run nginx at port 80
> > and proxy to apache for php sites.
> >
> > On Jun 20, 2009 3:11 PM, "DFectuoso" <[email protected]> wrote:
> >
> > I have a VPS in wiredtree where i would like to run a scala/lift
> > application with jeety in a server that is running a LAMP stack. I
> > want to use comet actors so i will be using the "long http hack" and i
> > dont know if that would be important.
> >
> > So what options do i have? How can i achieve this? I read there are
> > way to do this with mod_rewrite and with mod_proxy but i have no idea!
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to