smaug42 <[email protected]> writes: > On Oct 12, 10:38 am, Ralf Schmitt <[email protected]> wrote: >> It's the total time mw-zip is allowed to run on our server. mw-zip >> fetches all articles, templates and images. This may very well be the >> problem. > > Ouch... that is something new (in the past few months) then I take it > since this was working previously on these same books.
yes, but before we had problems with hosts being too slow to respond and filling up our work queue. > Hmmmm... not much there to go on. I'll look at the Wiki source again > and see if there is anything wrong in the syntax (this has caused > issues in the past). I guess that this is not the problem. >> run your own render server. > > I'd love to but technical issues are limiting us. The render server > prerequisites are for newer versions of several libs and python bits > that have to be compiled from source on the Solaris server (that the > Wiki is running on)... something I can't do due to the way the Solaris > zones are set up. I'm working with IT on getting that sorted, but... > in a big company these things move slowly. So for now, we have little > choice but to use the external render server. :-( I would try to run it on oracle virtualbox (running ubuntu), oracle linux with it's unbreakable enterprise kernel (surely must be a good thing), and only as a last option on solaris. If we ever switch from twisted to gevent, it may not work on your sparc machines (unless someone ports the greenlet module to sparc). Cheers, - Ralf -- 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.
