Hi Henning,

On 10/08/10 21:44, Henning Hraban Ramm wrote:
> Ok, the failures were the same with fcgi and gunicorn app servers.
> 
> But it _works_ with django's dev server (which you must not use in
> production due to memory/security holes etc.).

We just had a somewhat similar problem (texlua hung at 100% cpu
when run via apache) and it turns out, after lots of debugging,
that mtxrun cannot do anything without $HOME. Perhaps yours was
a different symptom of the same problem ?

try this if you want to test CPU heat generation:

  $ env HOME= context knuth

(use one process for each available cpu thread, of course)

Best wishes,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to