server: Bump nofile soft rlimit to the hard limit value

Lets not run out of file descriptors when a client requests a lot of buffers.

We restore the rlimit before forking of the child process.

Closes: #415 (closed)

Merge request reports

Loading