>>>>> "JT" == Jordan Tardif <[EMAIL PROTECTED]> writes:
JT> seems like now that i installed nscd it just keeps looking at nscd JT> over and over. any ideas? You're seeing the C library calling the resolver. It's either trying to look up hostnames, IPs or user names; I've no idea which, but you could call nscd -g and see what statistics are changing. Of course, this is the wrong level to be looking at; you're seeing system calls when what would be useful is to see where in the python code it is. - J< ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Denyhosts-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/denyhosts-user
