On Tue, Dec 15, 2009 at 9:10 AM, Graham Barr <[email protected]> wrote: > On Tue, Dec 15, 2009 at 8:58 AM, Carl <[email protected]> wrote: >> Yes, major problem with 1.4.3. It just crashes on me after a few hours >> of use. Could it be because I tried to set the maximum job size to >> 1MB? > > Whoa!, thats a big payload. Have you considered putting the payload in > a database > and just a reference to it in the queue ? > > If you have binlog turned on then you will eat disk space very quick, > especially > if you have a long lived job while others come and got quickly.
That's good advice. Even so, beanstalkd should not *crash* with 1MB jobs. kr -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en.
