A bit more information:

It turns out that right at the end of the upload, when there are 2 copies 
of the uploaded file, a third copy is created. The name was 
"fcgid.tmp.QAJqKy". Since I was uploading a 45 MB file, and 3 * 45 MB is 
greater than 130 MB, it failed. In this case, the temporary files were 
deleted. The http error log did not contain a message pointing to the tmp 
file. So, sometimes the tmp file is cleaned up (when the third copy fills 
up the filesystem) but sometimes not (during the upload when the first 2 
copies fill up the filesystem).

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to