Hi All,

I've been playing with Snap over the last few days and it looks very
cool indeed. I'm working on OS X 10.6.3 with GHC 6.12.1 and I see a
few requests blocking for a very long time (though the process seems
to accept new connections) with 0.0% CPU utilisation ever 16000
requests or so.

I see this problem consistently every 16K requests (generally around
16300-400) served by the application. I've attached a typescript of a
session that exhibits the problem for me: essentially cloning,
building and installing the git repos and building a new app. It does
seem to continue accepting other connections during this period, but
having the request latency vary so widely (99% complete within 3ms,
the longest takesĀ 18994ms) and the high latency being so predictable
seems very odd.

I've seen this problem with both 0.2.6 from cabal and 0.2.7 from git,
both with libev and without. Other than this, snap is very exciting.

Cheers,

Thomas Sutton

Attachment: typescript
Description: Binary data

_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to