error uploading large files

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
travis_thelen
Posts: 25
Joined: Wed Apr 21, 2004 3:10 pm

error uploading large files

Post by travis_thelen » Tue Jul 06, 2004 10:57 am

I have the file size limit set to 200MB

However, I have problems with files larger tha ~ 100MB

The connection seems to timeout

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue Jul 06, 2004 11:24 am

Check the event log on the server (or the vault server log), and see whether IIS/Vault is restarting. IIS gobbles up a lot of RAM on uploads, and if you have only 256MB or 512MB of RAM, a 100MB file might causes IIS to grab too much memory (and by default it kills any process that uses up 60% or so of available RAM).

Locked