On Tue, May 12, 2009 at 4:47 PM, Timothy Perrett <timo...@getintheloop.eu>wrote:

>
> Is he not talking about the page GC? Id hazard a guess that he is...


Nope... the GC happens once every 75 seconds (by default).  It's not
constant.


>
>
> Cheers, Tim
>
> On May 13, 12:45 am, David Pollak <feeder.of.the.be...@gmail.com>
> wrote:
> > If you have a comet component on the page, Lift keeps an http connection
> > open to the server waiting for server state change.  If you do not want
> the
> > persistent connection, please remove comet components (those marked with
> > <lift:comet .../> from your page.
> >
> > On Tue, May 12, 2009 at 4:36 PM, sailormoo...@gmail.com <
> >
> > sailormoo...@gmail.com> wrote:
> >
> > > Hi :
> >
> > >  I would like to know what's the constantly sending Ajax Request? Is
> > > it for the session keep alive??
> > > Is there a way to disable it? Thanks
> >
> > --
> > Lift, the simply functional web frameworkhttp://liftweb.net
> > Beginning Scalahttp://www.apress.com/book/view/1430219890
> > Follow me:http://twitter.com/dpp
> > Git some:http://github.com/dpp
> >
>


-- 
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 liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to