Post
Topic
Board Mining
Re: pushpool - open source pool software
by
martok
on 29/06/2011, 02:24:04 UTC
Have you changed your hard and soft file limits?

/etc/security/limits.conf:
Quote
root     soft    nofile      34096
root     hard    nofile      34096

Once I point lots of Ghps to this it does not live much longer than 5 minutes, perhaps simply not enough time between solved blocks.
Well that changes the limit for root. But you are not running pushpool as root right? Smiley