Well, we lit up a single instance of the PyYIMt transport last Saturday.

We're running on a Compaq DL 380 G4 with 4GB memory and a RAID1+0 setup with 8 total drives == 4 spindles.  Box has proven to be a screamer for other applications, like sendmail ( we run all the mail relays for EDS and EDS's customers ).

/proc/version says:

Linux version 2.6.9-42.0.3.ELsmp ([EMAIL PROTECTED]) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)) #1 SMP Mon Sep 25 17:28:02 EDT 2006

python 2.4.3

We're averaging around 35-40 user connections, and here the output from a 60 second run of 'sar':

[EMAIL PROTECTED] syslog]$ sar -x 7834 5 0
Linux 2.6.9-42.0.3.ELsmp (plmler7.mail.eds.com)         10/31/2006

12:29:14 PM       PID  minflt/s  majflt/s     %user   %system   nswap/s   CPU
12:29:19 PM      7834     98.80      0.00     52.10      4.99      0.00     2
12:29:24 PM      7834     99.40      0.00     47.19      5.22      0.00     3
12:29:29 PM      7834    110.00      0.00     48.80      6.20      0.00     0
12:29:34 PM      7834     87.82      0.00     43.11      4.79      0.00     1
12:29:39 PM      7834     87.82      0.00     50.50      4.59      0.00     2
12:29:44 PM      7834    110.00      0.00     53.20      4.40      0.00     1
12:29:49 PM      7834     88.00      0.00     44.20      5.20      0.00     1
12:29:54 PM      7834     99.20      0.00     46.09      5.41      0.00     1
12:29:59 PM      7834     87.65      0.00     51.79      5.18      0.00     1
12:30:04 PM      7834     88.35      0.00     46.59      3.01      0.00     1
12:30:09 PM      7834     96.20      0.00     43.20      3.40      0.00     0
12:30:14 PM      7834    112.80      0.00     48.20      4.60      0.00     1
12:30:19 PM      7834    121.00      0.00     49.00      5.20      0.00     0
12:30:24 PM      7834     88.18      0.00     44.89      4.61      0.00     0
12:30:29 PM      7834     88.00      0.00     43.00      5.40      0.00     2
12:30:34 PM      7834     76.85      0.00     43.31      5.39      0.00     3
12:30:39 PM      7834     77.00      0.00     35.00      4.40      0.00     2

Thinking something might be spinning, I upped the debug level of my Jabber XCP server to 'debug' for a few minutes.

In those few minutes, 27,822 of these showed up:

Oct 31 12:39:23 plmler7 eds_jabberd[22196]: deliver.c:1203::98311 : DELIVER: type:1, host:yahootest.eim.eds.com, packet:<presence type='subscribed' to='[EMAIL PROTECTED]' from='[EMAIL PROTECTED]'><status>Already Subscribed</status></presence>

All of them with '[EMAIL PROTECTED]' ... I checked his/her roster and all the yahoo gateway entries have subscription='both'

Opinions, thoughts, comments welcome ...

Regards,
Brian Safford
EDS
_______________________________________________
py-transports mailing list
py-transports@blathersource.org
http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to