Webutil client_text_io.put_line stops after ~8000 Lines

We had the problem while creating a .csv file with webutil client_text_io, that it stopped working after around 8000 lines. After some research we figured out, that webutil is actually not creating the file on the file system, but keeping it in the cache till the...