I've updated the project to Lift 2.0-SNAPSHOT

It's been my experience that Jetty doesn't always close streams and has
problems with benchmarks where it's just "open stream, dump stuff out,
forget to close stream."  I'd suggest trying with Tomcat.  I have not seen
similar problems in production.

But I expect that the problem is a number of sessions created issue.

On Wed, Jan 20, 2010 at 2:56 PM, cody koeninger <[email protected]> wrote:

>
>
> On Jan 20, 11:03 am, Stefan Koenig <[email protected]> wrote:
> > So basically my questions: Did I do something wrong?
>
> Complete requests:      10000
> Failed requests:        9866
>   (Connect: 0, Receive: 0, Length: 9866, Exceptions: 0)
>
>
> Unless you're intentionally returning a page with dynamic length,
> which from a cursory examination of your template it doesn't look like
> you are, there is something wrong with your test.
>
> It looks like you're using lift 1.0, so
> http://github.com/dpp/liftweb/issues/issue/275
> may be an issue.
>
> --
> 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]<liftweb%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=en.
>
>
>
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics
--
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