View Single Post
  #40  
Old 02.11.2016, 14:01
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,532
Default

Before the update:
Write 500 mbyte to memory and then begin to write to disk
->result: 0 byte file written, broken list

Now:
Directly write to disk with smaller buffer (1 Mbyte max)
-> result: file size depends how long JDownloader before it gets killed, broken list

HOW do you do it?
Please the exact steps!


This problem only happens for you and we need to find out why.
I've just tested with 500k links and 10k packages. all fine
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 02.11.2016 at 14:42.
Reply With Quote