brad's life - Djabberd connections, continued... [entries|archive|friends|userinfo]
Brad Fitzpatrick

[ website | bradfitz.com ]
[ userinfo | livejournal userinfo ]
[ archive | journal archive ]

Djabberd connections, continued... [Jun. 27th, 2006|02:30 pm]
Previous Entry Add to Memories Tell a Friend Next Entry
[Tags|, , ]

Just did 174,700 connections with 606 MB of memory. That's 3.5kB/connection, inclusive the initial 14 MB startup size.
LinkReply

Comments:
[User Picture]From: [info]dossy
2006-06-28 04:49 am (UTC)

(Link)

Of course, the next question is ... under a normal transaction load, how many connections will saturate your upstream network bandwidth? :-)
[User Picture]From: [info]brad
2006-06-28 05:07 am (UTC)

(Link)

That wasn't anywhere on my fear radar.
[User Picture]From: [info]crucially
2006-06-28 08:25 am (UTC)

(Link)

I think the next question is, under a normal transaction load, how many active connections will saturate a CPU.
[User Picture]From: [info]tijuanacartel
2006-06-29 07:02 am (UTC)

(Link)

That's pretty dope. How'd you run the test? I usually see the tcp stack collapse way before that.