HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] batching almost there
Hi,
After looking over the programmers inhouse code , they are now
sending multiple faxes to the same detination by delaying the jobs
for 10 minutes& ensuring the send time is exactly the same, for
groups of faxes.
previously the code was processing the faxes ,and calculating a 10
minute difference dased on the submittal time.
( it was possible when crossing the boundry of a minute ,that they
would not ber sent in the same minute)
now they init the code with a 10 minute offset ,then enter the
processing routines. so that faxes are grouped together in 10 minute
batches.
However I am still seeing some odd behavior some times,
for example we send 3 faxes , to the same dest , with the same time.
the first fax is sent on its own.
but the next 2 are batched in a separate call , right after the first
call.
there is only 1 modem in the system, and the latest cvs patches are
rolled in, upto & including lee's fix with the 1 second delay.
the system is not loaded, and is running at less than 3%, with 1gb
memory
i can only guess that there is still some minor problem with
transfering the jobs to the queue.
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*