Thread: Heavy disc load
View Single Post
  #2 (permalink)  
Old June 6th, 2023
GregorK GregorK is offline
Phex Developer
 
Join Date: May 9th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

If I remember correctly the configuration values to tune are:
Download.MaxWriteBufferPerDownload = 262144
Download.MaxTotalDownloadWriteBuffer = 1048576

Values are in bytes. Defaults are 256K and 1MB

You should be able to set them in phexCorePrefs.properties.
Check phex.prefs.core.DownloadPrefs for documentation of the values.
__________________
Reply With Quote