[Mailman-Users] Excessive memory usage?

2003-11-05 Thread David Pieper
My mailman seems to use a LOT of memory.

RH 7.3
Python 2.2.2
Mailman 2.1.2
I have 3 lists so far, 2 have < 3 users, and the other has 79052 users.
(It's an announcement only list)
Here's the ps listing:

mailman  25064  0.0  0.1  6244  580 ?S11:39   0:00 /usr/bin/python 
/var/mailman/bin/mailmanctl -s -q start
mailman  25065  0.0  0.4  6300 1712 ?S11:39   0:00 qrunner 
/var/mailman/bin/qrunner --runner=ArchRunner:0:1 -s
mailman  25066  2.5 14.6 67144 56404 ?   S11:39   0:51 qrunner 
/var/mailman/bin/qrunner --runner=BounceRunner:0:1 -s
mailman  25067  8.8 13.9 75660 53516 ?   S11:39   3:01 qrunner 
/var/mailman/bin/qrunner --runner=CommandRunner:0:1 -s
mailman  25069  0.0  0.4  6292 1720 ?S11:39   0:00 qrunner 
/var/mailman/bin/qrunner --runner=IncomingRunner:0:1 -s
mailman  25070  0.0  0.4  6332 1756 ?S11:39   0:00 qrunner 
/var/mailman/bin/qrunner --runner=NewsRunner:0:1 -s
mailman  25071 16.5 17.0 70408 65776 ?   S11:39   5:39 qrunner 
/var/mailman/bin/qrunner --runner=OutgoingRunner:0:1 -s
mailman  25073 24.1 17.4 73364 67268 ?   S11:39   8:14 qrunner 
/var/mailman/bin/qrunner --runner=VirginRunner:0:1 -s
Here's the output from free when mailman is running:

[EMAIL PROTECTED] mailman]# free
 total   used   free sharedbuffers cached
Mem:384900 374252  10648  0  20448  32692
-/+ buffers/cache: 321112  63788
Swap:   787424 318628 468796
And when it's not:

[EMAIL PROTECTED] mailman]# free
 total   used   free sharedbuffers cached
Mem:384900 108904 275996  0  21180  28712
-/+ buffers/cache:  59012 325888
Swap:   787424  61468 725956
Is this normal?

Enjoy,
David Pieper
--
programmer n. /pro gram er/ A device for transmuting caffeine into code.


--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Password reminders for virtual hosts...

2003-10-06 Thread David Pieper
I have a question about the monthly password reminders and virtual hosts.

How can I get the monthly password reminders to come from each virtual host?
Everything else is nicely separated. The web sites work fine. Regular 
list messages work fine. It's just the password reminders that throw a 
wrench in it.

> From the FAQ:?
>
> 4.25. What is the purpose of the site-wide mailing list?
>
> The site-wide mailing list is for errors and warnings generated by
> Mailman. It is also where password reminders appear to come from.
The problem is that the password reminders return path, message-id, 
list-id, etc., have lists.domain.tld all over it, instead of having 
lists.virtual-domain.tld on it. This causes a bunch of mail to come to 
me, rather than to the virtual domains admin.

Is there any way to have a "virtual site-wide mailing list" so that each 
host can look like they have their own Mailman installation?

I hope that all makes sense.

Enjoy,
David Pieper
--
programmer n. /pro gram er/ A device for transmuting caffeine into code.


--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org