search for: netmint

Displaying 2 results from an estimated 2 matches for "netmint".

Did you mean: netmind
2003 Apr 06
1
load testing and tuning a 4GB RAM server
...000 processes. Any ideas? Comments? Is my tuning decent, or would you change anything else? This server is to be a very loaded web/database server. I will be happy to hear your thoughts. Please cc: me on all messages because I am not presently subscribed to the list. Thanks again guys, Andrew NetMint, LLC
2003 Jun 02
4
quick poppassd question
Hello, I did a quick change to the patched port of poppassd and am wondering if you think my code would introduce any potential problems. The idea is right after we check if the username exists, also check if the UID of that username is over 1000. I wanted to make sure that no one monkeys around with priveleged users once poppassd is running. So, the middle chunk of code is mine, everything