> > One possibility in continuing spooling would be to introduce "multiple" 
> > spool
> > directories or some way to partition a spool directory so that it would say
> > fill half-way and then begin despooling while the other half could continue
> > spooling.
> What about a configurable setting? Splitting the spool files into
> blocks of the specified size (example 1GB). When the sd reads one of
> the spool files (and writes it ofcourse) it deletes it and reads the
> next one if it is available (and in worst case scenario, if the fd
> hasnt finished sending data and the specified block size hasnt been
> reached the file has .part extension or something like that? after it
> fills the block or fd has already finished its task, it is renamed
> into a file expected by the sd).
> >
How about two spool files of 1/2 the spool size and alternate between files. Is
there a need for more than 2?

John

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
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to