Too many open files
Hi,
I've been trying out serviio 9.x and 10.x on my FreeBSD box, and for most part the software works great. However, I have noticed that if I include a shared directory containing 10's of thousands of files, eg a photo library, the open-file count spikes until my system reports that there are too many open-files. It appears that the library scanner is opening each file and not closing the file once it inspects the content. In fact on a smaller shared-library, it appears to be keeping an open-file descriptor for each file(?)
I had thought of attempting to fix the code myself, until I realised that the project is not open-sourced.
 
Could the kind developer please take a look?
Cheers
--
Jonathan
			I've been trying out serviio 9.x and 10.x on my FreeBSD box, and for most part the software works great. However, I have noticed that if I include a shared directory containing 10's of thousands of files, eg a photo library, the open-file count spikes until my system reports that there are too many open-files. It appears that the library scanner is opening each file and not closing the file once it inspects the content. In fact on a smaller shared-library, it appears to be keeping an open-file descriptor for each file(?)
I had thought of attempting to fix the code myself, until I realised that the project is not open-sourced.
Could the kind developer please take a look?
Cheers
--
Jonathan