Re: [Declude.Virus] Declude Beta 3.0.4.4 Posted

2005-09-23 Thread Nick Hayer

Hi Andy,

Andy Schmidt wrote:


Thanks Bill.  I had gotten the impression as if everyone with dual-processor
system was reporting this and that people were still seeing it with the
latest version.
 

If you will would you let me know more about this issue. I haven't been 
following exactly so I do not know what I should be looking for  :)
I have 3.0.4.4  running on my quad processor [with hyper threading] box 
without ant problems - at least as far as I can tell. If I'm I missing 
something I will revert back to 2.0.6.16 in a heartbeat!


-Nick

 


---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.


RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

2005-09-23 Thread Andy Schmidt
Hi Nick:

I'm only repeating what I'm told - I don't have factual information on my
own.

There have been several reports on this list that describes the following
problem with dual-processor systems:

Declude is supposed to check the /proc folder and ONLY go to sleep (for 30
seconds), if the folder contains no messages. On systems that have that
problem, Declude goes to sleep even though there ARE messages to process.

The result is, that messages are queuing up and never get processed.

There is a parameter to set the sleep time low (e.g. 1 second), this way,
the effect of the problem is less - but now Declude does't go to sleep when
it actually could - with a possible impact on resource consumption.


(Of course, the question is why this appears to be related to dual-processor
systems.  May be one process still has an access lock against the first file
in the proc folder and another process doesn't handle that error condition
right - who knows.)




Best Regards
Andy Schmidt

Phone:  +1 201 934-3414 x20 (Business)
Fax:+1 201 934-9206 



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nick Hayer
Sent: Friday, September 23, 2005 08:15 AM
To: Declude.Virus@declude.com
Subject: Re: [Declude.Virus] Declude Beta 3.0.4.4 Posted


Hi Andy,

Andy Schmidt wrote:

Thanks Bill.  I had gotten the impression as if everyone with 
dual-processor system was reporting this and that people were still 
seeing it with the latest version.
  

If you will would you let me know more about this issue. I haven't been 
following exactly so I do not know what I should be looking for  :) I have
3.0.4.4  running on my quad processor [with hyper threading] box 
without ant problems - at least as far as I can tell. If I'm I missing 
something I will revert back to 2.0.6.16 in a heartbeat!

-Nick

  

---
This E-mail came from the Declude.Virus mailing list.  To unsubscribe, just
send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.

---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.


Re: [Declude.Virus] Declude Beta 3.0.4.4 Posted

2005-09-23 Thread Nick Hayer



Andy Schmidt wrote:


Hi Nick:

I'm only repeating what I'm told - I don't have factual information on my
own.
 


chuckle chuckle chuckle. you are very funny at times!



Declude is supposed to check the /proc folder and ONLY go to sleep (for 30
seconds), if the folder contains no messages. On systems that have that
problem, Declude goes to sleep even though there ARE messages to process.
 

Gotcha. No biggie for me to monitor at least.  Haven't seen that symptom 
yet but now the other emails regarding this make sense.


Thanks -

-Nick

 


---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.


Re: [Declude.Virus] Declude Beta 3.0.4.4 Posted

2005-09-23 Thread Darrell \([EMAIL PROTECTED])
I think it really depends on your volume if you will see this.  Also, if you 
have already tweaked your WAITFORMAIL you may not see it as well.  On my 
system during off peak hours I get on anverage between 75-100 messages per 
minute.  What you will see is Declude will spawn up to 20 or so threads (I 
modified my threads value to keep up with volume) and process the messages.  
Once the decludeproc finishes processing that round of messages it will stop 
using any CPU time and sit idle for roughly 30 seconds.  Once it sleeps for 
30 seconds it will start to process messages again.  See snippet of log 

09/22/2005 21:38:43.703 q5c96523a026274b2.smd Successfully move 
[x:\IMail\spool\proc\work\q5c96523a026274b2.smd] to 
[x:\SPAM-HOLD\22Sep2005\q5c96523a026274b2.smd]
09/22/2005 21:39:08.968 q5c646c64029c7469.smd CFG: Set hop to 0. 

What occurs on my system is that the initial process completes and there is 
still messages in the /proc directory, but instead of grabbing more messages 
out of the /proc directory Declude goes to sleep.  During the time it sleeps 
even more messages come in.  Essentially what occurs is the amount of mail 
in the /proc folder just climbs steadily. 

Now I switched the WAITFORMAIL setting down to 1 second, but under those 
settings it appears to chew up an inordinate amount of CPU.  I am still 
tweaking the values for a balance. 

The box is a Dell PowerEdge 2600 Dual Xeon with HT enabled with 4GB of RAM.  
Fresh install of Windows 2003 running Imail 8.15 HF 2.  The box is only used 
for gatewaying. 

I guess the moral of the story is you would not really see this (if it 
affects you) only if the volume the box is processing is more than what the 
normal /work queue runs can handle.  You could probably easily test this by 
increasing your WAITFORMAIL setting to a couple of minutes.  If you are 
not affected by this than your system will continue to function properly and 
process the mail in the /proc folder as it should.  If it is affected by it 
you would see files still in the proc folder and Declude go to sleep for 
that specified period of time.  The key thing is that you would have to 
watch the proc folder since normal operation would be for the decludeproc 
service to go to sleep if no files existed in the folder. 

Darrell 



Check out http://www.invariantsystems.com for utilities for Declude And 
Imail.  IMail/Declude Overflow Queue Monitoring, SURBL/URI integration, MRTG 
Integration, and Log Parsers. 



Andy Schmidt writes: 

Hi Nick: 


I'm only repeating what I'm told - I don't have factual information on my
own. 


There have been several reports on this list that describes the following
problem with dual-processor systems: 


Declude is supposed to check the /proc folder and ONLY go to sleep (for 30
seconds), if the folder contains no messages. On systems that have that
problem, Declude goes to sleep even though there ARE messages to process. 

The result is, that messages are queuing up and never get processed. 


There is a parameter to set the sleep time low (e.g. 1 second), this way,
the effect of the problem is less - but now Declude does't go to sleep when
it actually could - with a possible impact on resource consumption. 



(Of course, the question is why this appears to be related to dual-processor
systems.  May be one process still has an access lock against the first file
in the proc folder and another process doesn't handle that error condition
right - who knows.) 

 



Best Regards
Andy Schmidt 


Phone:  +1 201 934-3414 x20 (Business)
Fax:+1 201 934-9206  

 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nick Hayer
Sent: Friday, September 23, 2005 08:15 AM
To: Declude.Virus@declude.com
Subject: Re: [Declude.Virus] Declude Beta 3.0.4.4 Posted 



Hi Andy, 

Andy Schmidt wrote: 

Thanks Bill.  I had gotten the impression as if everyone with 
dual-processor system was reporting this and that people were still 
seeing it with the latest version.
  

If you will would you let me know more about this issue. I haven't been 
following exactly so I do not know what I should be looking for  :) I have
3.0.4.4  running on my quad processor [with hyper threading] box 
without ant problems - at least as far as I can tell. If I'm I missing 
something I will revert back to 2.0.6.16 in a heartbeat! 

-Nick 

  


---
This E-mail came from the Declude.Virus mailing list.  To unsubscribe, just
send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com. 


---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.



---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL

RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

2005-09-22 Thread Keith Johnson
David,
Are these to be used to correct issues with Dual-proc, or is
that still an ongoing issue still be looking at?  Thanks for the time.

Keith

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Barker
Sent: Thursday, September 22, 2005 11:41 AM
To: Declude.JunkMail@declude.com; Declude.Virus@declude.com
Subject: [Declude.Virus] Declude Beta 3.0.4.4 Posted


2 new Directives

WAITFORTHREADS  1500
Located in the Declude.cfg - Defined in milliseconds eg. 1500 = 1.5
seconds this can be changed so that when the maximum threads are in use
this time
specifics the wait before checking to launch more threads.  

WAITBETWEENTHREADS 1
Located in the Declude.cfg - Defined in milliseconds eg. 1 = 1
millisecond The time to wait between spawning one thread and starting to
process another thread.

David B
www.declude.com

---
This E-mail came from the Declude.Virus mailing list.  To unsubscribe,
just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.
---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.


RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

2005-09-22 Thread David Barker
Yes, these are to help adjust for timing with Dual-proc

Different systems / configuration respond differently to these settings.  

In particular they to fine tune through-put with CPU utilization.

1. SLOW server that is heavily loaded 

You may want to try to increase WAITBETWEENTHREADS and lower THREADS.

2. FAST server
Use the THREADS and WAITFORTHREADS to adjust the CPU utilization.

When decludeproc first starts up it will use a lot of the CPU but after that
the %CPU used by decludeproc should come way down. 

The %CPU of all processes running may be high depending on external tests,
other processes, etc.  If the system is spiking but coming down quickly
that's good.

David B
www.declude.com

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Keith Johnson
Sent: Thursday, September 22, 2005 12:27 PM
To: Declude.Virus@declude.com
Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

David,
Are these to be used to correct issues with Dual-proc, or is
that still an ongoing issue still be looking at?  Thanks for the time.

Keith

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Barker
Sent: Thursday, September 22, 2005 11:41 AM
To: Declude.JunkMail@declude.com; Declude.Virus@declude.com
Subject: [Declude.Virus] Declude Beta 3.0.4.4 Posted


2 new Directives

WAITFORTHREADS  1500
Located in the Declude.cfg - Defined in milliseconds eg. 1500 = 1.5
seconds this can be changed so that when the maximum threads are in use
this time
specifics the wait before checking to launch more threads.  

WAITBETWEENTHREADS 1
Located in the Declude.cfg - Defined in milliseconds eg. 1 = 1
millisecond The time to wait between spawning one thread and starting to
process another thread.

David B
www.declude.com

---
This E-mail came from the Declude.Virus mailing list.  To unsubscribe,
just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.
---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.

---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.


RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

2005-09-22 Thread Grant Griffith
Is anyone using Declude Confirm with success in this beta version?  Was just
curious if it is working properly now in this newer version.  I am still
running version 2.0.6.16 as I don't have a test box to play with.  But I
really need to get Declude Confirm working so was thinking of going with the
beta this weekend.

Thanks,
Grant Griffith
EI8HTLEGS, A Division of ETC
(812)932-1000

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Barker
Sent: Thursday, September 22, 2005 10:41 AM
To: Declude.JunkMail@declude.com; Declude.Virus@declude.com
Subject: [Declude.Virus] Declude Beta 3.0.4.4 Posted

2 new Directives

WAITFORTHREADS  1500
Located in the Declude.cfg - Defined in milliseconds eg. 1500 = 1.5 seconds
this can be changed so that when the maximum threads are in use this time
specifics the wait before checking to launch more threads.  

WAITBETWEENTHREADS 1
Located in the Declude.cfg - Defined in milliseconds eg. 1 = 1 millisecond
The time to wait between spawning one thread and starting to process another
thread.

David B
www.declude.com

---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.



---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.


RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

2005-09-22 Thread John Tolmachoff \(Lists\)
Grant, contact me off list and we can test this.

John T
eServices For You


 -Original Message-
 From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
 On Behalf Of Grant Griffith
 Sent: Thursday, September 22, 2005 10:58 AM
 To: Declude.Virus@declude.com
 Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted
 
 Is anyone using Declude Confirm with success in this beta version?  Was
just
 curious if it is working properly now in this newer version.  I am still
 running version 2.0.6.16 as I don't have a test box to play with.  But I
 really need to get Declude Confirm working so was thinking of going with
the
 beta this weekend.
 
 Thanks,
 Grant Griffith
 EI8HTLEGS, A Division of ETC
 (812)932-1000
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of David Barker
 Sent: Thursday, September 22, 2005 10:41 AM
 To: Declude.JunkMail@declude.com; Declude.Virus@declude.com
 Subject: [Declude.Virus] Declude Beta 3.0.4.4 Posted
 
 2 new Directives
 
 WAITFORTHREADS  1500
 Located in the Declude.cfg - Defined in milliseconds eg. 1500 = 1.5
seconds
 this can be changed so that when the maximum threads are in use this time
 specifics the wait before checking to launch more threads.
 
 WAITBETWEENTHREADS 1
 Located in the Declude.cfg - Defined in milliseconds eg. 1 = 1 millisecond
 The time to wait between spawning one thread and starting to process
another
 thread.
 
 David B
 www.declude.com
 
 ---
 This E-mail came from the Declude.Virus mailing list.  To
 unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
 type unsubscribe Declude.Virus.The archives can be found
 at http://www.mail-archive.com.
 
 
 
 ---
 This E-mail came from the Declude.Virus mailing list.  To
 unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
 type unsubscribe Declude.Virus.The archives can be found
 at http://www.mail-archive.com.

---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.


RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

2005-09-22 Thread John Tolmachoff \(Lists\)
There is an issue with both Hijack and Confirm with Beta 3.0.4.4. The issue
has to do with the handling of domain aliases. Declude is aware of the issue
and is working on it.

John T
eServices For You


 -Original Message-
 From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
 On Behalf Of Grant Griffith
 Sent: Thursday, September 22, 2005 10:58 AM
 To: Declude.Virus@declude.com
 Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted
 
 Is anyone using Declude Confirm with success in this beta version?  Was
just
 curious if it is working properly now in this newer version.  I am still
 running version 2.0.6.16 as I don't have a test box to play with.  But I
 really need to get Declude Confirm working so was thinking of going with
the
 beta this weekend.
 
 Thanks,
 Grant Griffith
 EI8HTLEGS, A Division of ETC
 (812)932-1000
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of David Barker
 Sent: Thursday, September 22, 2005 10:41 AM
 To: Declude.JunkMail@declude.com; Declude.Virus@declude.com
 Subject: [Declude.Virus] Declude Beta 3.0.4.4 Posted
 
 2 new Directives
 
 WAITFORTHREADS  1500
 Located in the Declude.cfg - Defined in milliseconds eg. 1500 = 1.5
seconds
 this can be changed so that when the maximum threads are in use this time
 specifics the wait before checking to launch more threads.
 
 WAITBETWEENTHREADS 1
 Located in the Declude.cfg - Defined in milliseconds eg. 1 = 1 millisecond
 The time to wait between spawning one thread and starting to process
another
 thread.
 
 David B
 www.declude.com
 
 ---
 This E-mail came from the Declude.Virus mailing list.  To
 unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
 type unsubscribe Declude.Virus.The archives can be found
 at http://www.mail-archive.com.
 
 
 
 ---
 This E-mail came from the Declude.Virus mailing list.  To
 unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
 type unsubscribe Declude.Virus.The archives can be found
 at http://www.mail-archive.com.

---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.


RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

2005-09-22 Thread Andy Schmidt
Hi David,

I can't help but ask...

You are proposing options that will help with the dual processor issue.
But, are you REPRODUCING the issue and fixing it? I understand that the
problem is that the service goes to sleep for 30 seconds, even though there
are messages in the PROC folder. Clearly that should not happen.  Changing
the timings will only create a trade-off by consuming extra
machine-resources.

Even on a dual-processor system should the service be able to determine
reliably if a folder has content or not?  

I'm just worried that the beta is declared successful when an entire class
of machines is only working with a bandage.

Best Regards
Andy Schmidt

Phone:  +1 201 934-3414 x20 (Business)
Fax:+1 201 934-9206 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Barker
Sent: Thursday, September 22, 2005 12:28 PM
To: Declude.Virus@declude.com
Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

Yes, these are to help adjust for timing with Dual-proc

Different systems / configuration respond differently to these settings.  

In particular they to fine tune through-put with CPU utilization.

1. SLOW server that is heavily loaded 

You may want to try to increase WAITBETWEENTHREADS and lower THREADS.

2. FAST server
Use the THREADS and WAITFORTHREADS to adjust the CPU utilization.

When decludeproc first starts up it will use a lot of the CPU but after that
the %CPU used by decludeproc should come way down. 

The %CPU of all processes running may be high depending on external tests,
other processes, etc.  If the system is spiking but coming down quickly
that's good.

David B
www.declude.com

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Keith Johnson
Sent: Thursday, September 22, 2005 12:27 PM
To: Declude.Virus@declude.com
Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

David,
Are these to be used to correct issues with Dual-proc, or is that
still an ongoing issue still be looking at?  Thanks for the time.

Keith

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Barker
Sent: Thursday, September 22, 2005 11:41 AM
To: Declude.JunkMail@declude.com; Declude.Virus@declude.com
Subject: [Declude.Virus] Declude Beta 3.0.4.4 Posted


2 new Directives

WAITFORTHREADS  1500
Located in the Declude.cfg - Defined in milliseconds eg. 1500 = 1.5 seconds
this can be changed so that when the maximum threads are in use this time
specifics the wait before checking to launch more threads.  

WAITBETWEENTHREADS 1
Located in the Declude.cfg - Defined in milliseconds eg. 1 = 1 millisecond
The time to wait between spawning one thread and starting to process another
thread.

David B
www.declude.com

---
This E-mail came from the Declude.Virus mailing list.  To unsubscribe, just
send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.
---
This E-mail came from the Declude.Virus mailing list.  To unsubscribe, just
send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.

---
This E-mail came from the Declude.Virus mailing list.  To unsubscribe, just
send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.

---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.


RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

2005-09-22 Thread Bill Billman
Hi Andy,

The directives are for tuning both single and multiprocessor systems.  They
are not meant as a tradeoff.  Some multiprocessor systems do not exhibit the
reported sleep for 30 seconds behavior.  We have not been able to reproduce
it ourselves.  This doesn't mean that we do not take it seriously nor does
it mean that we have given up.  I picked up another dual processor machine
tonight and tomorrow we will attempt to reproduce the reported behavior on
it.  It's hard to fix something that we can't reproduce but we will keep
trying.  It's not even clear to me that this problem still exists in the
latest version.  But until the issue is resolved I can assure you we will
not give up.  If you are having this or any other problems please send us
your configuration files along with system specs and log files, debug level
is best.

The beta is a success thanks to our customers and we do appreciate your
efforts.  We set out to fix the 8.2 issues.  We have accomplished that and
fixed some other stuff along the way.  The product will not ship bug free.
But I do assure you that we will prioritize and address every issue that we
know of.

Once we have this baseline release, along with fixing bugs we plan on
implement some cool new stuff that you guys have asked for. 

It's precisely because this is a wonderfully active and sharing community
that Declude is the premier email vulnerability software solution.  Let's
keep the dialog, observations, and ideas flowing and I promise that Declude
will become even better.

All the best,
Bill

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andy Schmidt
Sent: Thursday, September 22, 2005 7:56 PM
To: Declude.Virus@declude.com
Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

Hi David,

I can't help but ask...

You are proposing options that will help with the dual processor issue.
But, are you REPRODUCING the issue and fixing it? I understand that the
problem is that the service goes to sleep for 30 seconds, even though there
are messages in the PROC folder. Clearly that should not happen.  Changing
the timings will only create a trade-off by consuming extra
machine-resources.

Even on a dual-processor system should the service be able to determine
reliably if a folder has content or not?  

I'm just worried that the beta is declared successful when an entire class
of machines is only working with a bandage.

Best Regards
Andy Schmidt

Phone:  +1 201 934-3414 x20 (Business)
Fax:+1 201 934-9206 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Barker
Sent: Thursday, September 22, 2005 12:28 PM
To: Declude.Virus@declude.com
Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

Yes, these are to help adjust for timing with Dual-proc

Different systems / configuration respond differently to these settings.  

In particular they to fine tune through-put with CPU utilization.

1. SLOW server that is heavily loaded 

You may want to try to increase WAITBETWEENTHREADS and lower THREADS.

2. FAST server
Use the THREADS and WAITFORTHREADS to adjust the CPU utilization.

When decludeproc first starts up it will use a lot of the CPU but after that
the %CPU used by decludeproc should come way down. 

The %CPU of all processes running may be high depending on external tests,
other processes, etc.  If the system is spiking but coming down quickly
that's good.

David B
www.declude.com

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Keith Johnson
Sent: Thursday, September 22, 2005 12:27 PM
To: Declude.Virus@declude.com
Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

David,
Are these to be used to correct issues with Dual-proc, or is that
still an ongoing issue still be looking at?  Thanks for the time.

Keith

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Barker
Sent: Thursday, September 22, 2005 11:41 AM
To: Declude.JunkMail@declude.com; Declude.Virus@declude.com
Subject: [Declude.Virus] Declude Beta 3.0.4.4 Posted


2 new Directives

WAITFORTHREADS  1500
Located in the Declude.cfg - Defined in milliseconds eg. 1500 = 1.5 seconds
this can be changed so that when the maximum threads are in use this time
specifics the wait before checking to launch more threads.  

WAITBETWEENTHREADS 1
Located in the Declude.cfg - Defined in milliseconds eg. 1 = 1 millisecond
The time to wait between spawning one thread and starting to process another
thread.

David B
www.declude.com

---
This E-mail came from the Declude.Virus mailing list.  To unsubscribe, just
send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.
---
This E-mail came from the Declude.Virus mailing list.  To unsubscribe, just
send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can

RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

2005-09-22 Thread Andy Schmidt
Thanks Bill.  I had gotten the impression as if everyone with dual-processor
system was reporting this and that people were still seeing it with the
latest version.

I have so far not installed the beta, because of those issues - I just don't
have a single-processor system to use and was waiting for a beta that
addressed this problem.  (My feeling was, nothing is gained by briefly
installing a system if it's already known not to function on my
environment).

If you're saying that the dual-processor problem only appears for selected
systems and rather the exception than the rule, then I might give it try to
see if I get lucky.

Best Regards
Andy Schmidt

Phone:  +1 201 934-3414 x20 (Business)
Fax:+1 201 934-9206 



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bill Billman
Sent: Thursday, September 22, 2005 08:44 PM
To: Declude.Virus@declude.com
Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted


Hi Andy,

The directives are for tuning both single and multiprocessor systems.  They
are not meant as a tradeoff.  Some multiprocessor systems do not exhibit the
reported sleep for 30 seconds behavior.  We have not been able to reproduce
it ourselves.  This doesn't mean that we do not take it seriously nor does
it mean that we have given up.  I picked up another dual processor machine
tonight and tomorrow we will attempt to reproduce the reported behavior on
it.  It's hard to fix something that we can't reproduce but we will keep
trying.  It's not even clear to me that this problem still exists in the
latest version.  But until the issue is resolved I can assure you we will
not give up.  If you are having this or any other problems please send us
your configuration files along with system specs and log files, debug level
is best.

The beta is a success thanks to our customers and we do appreciate your
efforts.  We set out to fix the 8.2 issues.  We have accomplished that and
fixed some other stuff along the way.  The product will not ship bug free.
But I do assure you that we will prioritize and address every issue that we
know of.

Once we have this baseline release, along with fixing bugs we plan on
implement some cool new stuff that you guys have asked for. 

It's precisely because this is a wonderfully active and sharing community
that Declude is the premier email vulnerability software solution.  Let's
keep the dialog, observations, and ideas flowing and I promise that Declude
will become even better.

All the best,
Bill

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andy Schmidt
Sent: Thursday, September 22, 2005 7:56 PM
To: Declude.Virus@declude.com
Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

Hi David,

I can't help but ask...

You are proposing options that will help with the dual processor issue.
But, are you REPRODUCING the issue and fixing it? I understand that the
problem is that the service goes to sleep for 30 seconds, even though there
are messages in the PROC folder. Clearly that should not happen.  Changing
the timings will only create a trade-off by consuming extra
machine-resources.

Even on a dual-processor system should the service be able to determine
reliably if a folder has content or not?  

I'm just worried that the beta is declared successful when an entire class
of machines is only working with a bandage.

Best Regards
Andy Schmidt

Phone:  +1 201 934-3414 x20 (Business)
Fax:+1 201 934-9206 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Barker
Sent: Thursday, September 22, 2005 12:28 PM
To: Declude.Virus@declude.com
Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

Yes, these are to help adjust for timing with Dual-proc

Different systems / configuration respond differently to these settings.  

In particular they to fine tune through-put with CPU utilization.

1. SLOW server that is heavily loaded 

You may want to try to increase WAITBETWEENTHREADS and lower THREADS.

2. FAST server
Use the THREADS and WAITFORTHREADS to adjust the CPU utilization.

When decludeproc first starts up it will use a lot of the CPU but after that
the %CPU used by decludeproc should come way down. 

The %CPU of all processes running may be high depending on external tests,
other processes, etc.  If the system is spiking but coming down quickly
that's good.

David B
www.declude.com

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Keith Johnson
Sent: Thursday, September 22, 2005 12:27 PM
To: Declude.Virus@declude.com
Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

David,
Are these to be used to correct issues with Dual-proc, or is that
still an ongoing issue still be looking at?  Thanks for the time.

Keith

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Barker
Sent: Thursday, September 22, 2005 11:41 AM
To: Declude.JunkMail

Re: [Declude.Virus] Declude Beta 3.0.4.4 Posted

2005-09-22 Thread Darrell \([EMAIL PROTECTED])
The directives are for tuning both single and multiprocessor systems. 
They
are not meant as a tradeoff.  Some multiprocessor systems do not exhibit 
the
reported sleep for 30 seconds behavior.  We have not been able to 
reproduce

it ourselves.


I can produce it on my machine even on version 3.0.4.4.  David was also 
provided remote access to my machine and seen this issue occur when I first 
reported it under the early beta.



It's hard to fix something that we can't reproduce but we will keep
trying.  It's not even clear to me that this problem still exists in the
latest version.


I posted earlier (and to the [EMAIL PROTECTED]) that the problem still exists 
in the latest beta.  Again, I can provide remote access to this machine if 
needed.  You can mitigate the effects of this issue by adjusting the 
waitformail, but it seems to cause more cpu related usage.


What concerns me even more than the obvious issue with multiprocessor 
machines is its excessive use of CPU.  This is also included in my beta 
notes.


Darrell



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andy Schmidt
Sent: Thursday, September 22, 2005 7:56 PM
To: Declude.Virus@declude.com
Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

Hi David,

I can't help but ask...

You are proposing options that will help with the dual processor issue.
But, are you REPRODUCING the issue and fixing it? I understand that the
problem is that the service goes to sleep for 30 seconds, even though 
there

are messages in the PROC folder. Clearly that should not happen.  Changing
the timings will only create a trade-off by consuming extra
machine-resources.

Even on a dual-processor system should the service be able to determine
reliably if a folder has content or not?

I'm just worried that the beta is declared successful when an entire 
class

of machines is only working with a bandage.

Best Regards
Andy Schmidt

Phone:  +1 201 934-3414 x20 (Business)
Fax:+1 201 934-9206


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Barker
Sent: Thursday, September 22, 2005 12:28 PM
To: Declude.Virus@declude.com
Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

Yes, these are to help adjust for timing with Dual-proc

Different systems / configuration respond differently to these settings.

In particular they to fine tune through-put with CPU utilization.

1. SLOW server that is heavily loaded

You may want to try to increase WAITBETWEENTHREADS and lower THREADS.

2. FAST server
Use the THREADS and WAITFORTHREADS to adjust the CPU utilization.

When decludeproc first starts up it will use a lot of the CPU but after 
that

the %CPU used by decludeproc should come way down.

The %CPU of all processes running may be high depending on external tests,
other processes, etc.  If the system is spiking but coming down quickly
that's good.

David B
www.declude.com

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Keith Johnson
Sent: Thursday, September 22, 2005 12:27 PM
To: Declude.Virus@declude.com
Subject: RE: [Declude.Virus] Declude Beta 3.0.4.4 Posted

David,
Are these to be used to correct issues with Dual-proc, or is that
still an ongoing issue still be looking at?  Thanks for the time.

Keith

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Barker
Sent: Thursday, September 22, 2005 11:41 AM
To: Declude.JunkMail@declude.com; Declude.Virus@declude.com
Subject: [Declude.Virus] Declude Beta 3.0.4.4 Posted


2 new Directives

WAITFORTHREADS  1500
Located in the Declude.cfg - Defined in milliseconds eg. 1500 = 1.5 
seconds

this can be changed so that when the maximum threads are in use this time
specifics the wait before checking to launch more threads.

WAITBETWEENTHREADS 1
Located in the Declude.cfg - Defined in milliseconds eg. 1 = 1 millisecond
The time to wait between spawning one thread and starting to process 
another

thread.

David B
www.declude.com

---
This E-mail came from the Declude.Virus mailing list.  To unsubscribe, 
just

send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.
---
This E-mail came from the Declude.Virus mailing list.  To unsubscribe, 
just

send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.

---
This E-mail came from the Declude.Virus mailing list.  To unsubscribe, 
just

send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.

---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.Virus.The archives can be found
at http://www.mail-archive.com.

--
No virus found in this incoming message.
Checked