After Reading The Fascinating Manual, I found the mwlib configuration setting --num-threads which should do what I need.
I assumed that all I needed to do was change the command I used to launch mw-serve to include this option at an appropriate value... e.g: mw-serve --protocol=http --port=8899 --num-threads=5 Unfortunately, this isn't supported. For now, I have build mwlib locally with the default threads set to 5 instead of 10 (which seems to have allowed things to work *much* better), but I don't imagine for one moment that's the intended mechanism... so am I missing a setting in the Collection extension or what? Sorry for the inconvenience. Regards, Richard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
