Hello
My experience with Gentoo Apache will help those forum members who believes in the experimentation
Under Gentoo, following an update of the kernel, I ended up with a connection to the pop super slow. Genre telnet to port 110, which takes 30 seconds to respond. And yet it works!
I solved this problem by modifying the / Etc / imapd.conf and adding: allowapop: 0
This was apparently due to a random number generation is too slow.
I also had the same problem with apache2, which put ten shots to start. It was also related to the random number generation, but this time it was fixed by installing rng-tools:emerge-av rng-tools.