Thread: Swapping
View Single Post
  #23  
Old 10-19-2007, 01:47 PM
Giorgi Giorgi is offline
Member
 
Join Date: Oct 2007
Posts: 44
Quote:
Originally Posted by mistwang View Post
First, it will use tmp swap for file larger than 1MB.
Second, we keep the part of a swap file being mapped into process memory space as small as possible to avoid exhausting the address space of a 32bit process.

You should continue to pursue the "internal redirect" route by all means though, that's the right way to do it.
its no use, script is built that way and developer dont want to change it, as it works well with Apache.

so this update will solve my large file upload/download problem? will 20gb tmp be enough? and when exactly this update is planned?

thank you
Reply With Quote