Re: Speed problem in scanning a directory with 500,000 files

2001-05-09 Thread Robert Soros
Have you tried ReiserFS ? Also, how much memory do you have ? Maybe for a bit of insight read this article, http://www.lwn.net/2001/0426/a/dp-delete.php3 On 24 Apr 2001 10:05:43 -0400, Min Yuan wrote: > Hello, > > We have a directory on Redhat 6.2 with 500, 000 files. In our code we open and

Re: Fisher Beta - Xinetd and POP3 problems solved

2001-02-17 Thread Robert Soros
Okay, sorry guys for leading you all down a bumpy dead end road... Upgrading to the latest version of xinetd from rawhide has solved the problem.. . thanks and I do appreciate the feedback. Robert Soros [EMAIL PROTECTED] http://soros.ath.cx On 17 Feb 2001 18:55:52 -0500, R P Herrold wrote

Re: Fisher Beta - Xinetd and POP3 problems

2001-02-17 Thread Robert Soros
Okay, Thanks. That did solve the problem. Are rawhide and the fisher beta different branches ? On 2001.02.17 19:23:29 -0500 Trond Eivind Glomsrød wrote: > Robert Soros <[EMAIL PROTECTED]> writes: > > > Hey guys, need a little help here as my mbox is filling

Re: Fisher Beta - Xinetd and POP3 problems

2001-02-17 Thread Robert Soros
Okay, you guys may find this interesting.. I'm not sure what it means or what is happening, maybe somebody here could shed some light on this weirdness. I restarted xinetd after all the changes and noticed this strangeness (also, i added debugging info > file in the /etc/init.d/xinetd script)..

Re: Fisher Beta - Xinetd and POP3 problems

2001-02-17 Thread Robert Soros
lla> Summary: A security tool which acts as a wrapper for TCP daemons. On 2001.02.17 18:53:44 -0500 R P Herrold wrote: > On Sat, 17 Feb 2001, Robert Soros wrote: > > > Whats tcpdchk ? Dont have it and locate finds nothing (part of > > tcp_wrappers ? rpm -qil doesn

Re: Fisher Beta - Xinetd and POP3 problems

2001-02-17 Thread Robert Soros
Whats tcpdchk ? Dont have it and locate finds nothing (part of tcp_wrappers ? rpm -qil doesn't show it)... On 2001.02.17 18:20:18 -0500 R P Herrold wrote: > On Sat, 17 Feb 2001, Robert Soros wrote: > > > Not that I can find any, but maybe this will help.. Been occ

Re: Fisher Beta - Xinetd and POP3 problems

2001-02-17 Thread Robert Soros
rold wrote: > On Sat, 17 Feb 2001, Robert Soros wrote: > > > [root@soros rpms]# rpm -V `rpm -qf /usr/sbin/ipop3d` > > ...T c /etc/pam.d/pop > > S.5T c /etc/xinetd.d/ipop3 > > > > No luck even after editing the hosts.allow file.. any other suggestions > ?

Re: Fisher Beta - Xinetd and POP3 problems

2001-02-17 Thread Robert Soros
hosts.allow file.. any other suggestions ? On 2001.02.17 17:26:17 -0500 R P Herrold wrote: > On Sat, 17 Feb 2001, Robert Soros wrote: > > > running (used chkconfig --list to find out), the port is open and > accepts > > the connection initially, but drop its due to this error. > &

Fisher Beta - Xinetd and POP3 problems

2001-02-17 Thread Robert Soros
running (used chkconfig --list to find out), the port is open and accepts the connection initially, but drop its due to this error. >>> Feb 17 17:10:05 localhost xinetd[22859]: execv( /usr/sbin/ipop3d ) failed: Bad address (errno = 14) >>>>>[robert@soros rober