[Moin-user] need server-busting test
skip at pobox.com
skip at pobox.com
Wed Apr 16 08:15:43 EDT 2008
>> Can anybody think of some set of wiki operations that would overload
>> 4GB of memory?
Thomas> I think going beyond 4GB is maybe not that easy (except if you
Thomas> have many persistent worker processes running for many requests
Thomas> for wikis having lots of pages - moin tries to cache some
Thomas> informations about pages in memory).
If you look at the Python wiki as a prototype for what you want to do, you
might try:
* Create lots of pages (a couple thousand at least)
* Enable the antispam stuff and create a LocalBadContent page which
contains a lot of regular expressions (100 or more)
* Perform many simultaneous checkins which must be checked against all
those REs ...
* ... while an ill-behaved web crawler hammers away at the wiki
:-)
--
Skip Montanaro - skip at pobox.com - http://www.webfast.com/~skip/
More information about the Moin-user
mailing list