Greetings all!

Sorry if this is a newbie question, but I'm running into some
difficulty with mwlib and I suspect the problem is caused by an old
and slow server (actually desktop box) hosting the wiki.

The initial point-of failure seems to be as follows:

At some point during the collection processing, the server starts to
return HTTP 403 (Access forbidden) responses. Looking at the message
text (with WireShark) indicates that "There are too many people
accessing the web site at this time."

Sooner or later, some item will get a 403 for the initial request, and
each subsequent retry. This results in an mwlib.jobsched.ERROR entry
in mw-render.log.rl with the text "Error executing job: 'NoneType'
object is unscriptable." (I would post the full text, but right now
the box with mwlib is not connected to the network, and I don't think
I could guarantee not to get any typos in the traceback.)

Eventually, the process completes, but the generated PDF file is
missing elements (both articles and images).

Is there any mechanism to throttle-back Mwlib (i.e. limit the number
of requests per second, or concurrently active requests) to help
ensure the web server doesn't get bogged down?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to