Re: Last version of leafnode 2 with working maxbytes?
Adam Funk <a24061-yXNeHEYmD9/[email protected]>
| Newsgroups | gmane.network.leafnode |
|---|---|
| Message-ID | <[email protected]> |
On 2011-01-30, Christian Ebert wrote: > * clemens fischer on Sunday, January 30, 2011 at 21:04:50 +0100 >> On Wed-2011/01/26-22:43 Adam Funk wrote in gmane.network.leafnode (MID >> <[email protected]>): >>> I understand from previous discussion here that the version I'm using, >>> leafnode-2.0.0.alpha20090908a.luascript, has a bug that stops the >>> maxage filter from working properly (fetchnews filters out >>> *everything* if maxage is used). Previously, I just didn't bother, >>> but I'd now like to use maxbytes to handle an upstream server that >>> doesn't filter binaries out of non-binary groups. >>> >>> Will maxbytes work on the version I'm using? >>> >>> If not, what's the last version that handles it? >> >> Did you enable Lua in your configuration? AFAIK the proper fix for Lua >> enabled versions is still pending approval/integration by Matthias. >> >> But I'm not sure if that maxage problem was introduced by my Lua hack, >> so your best bet would be going back to the latest pre-Lua version and >> try. > > leafnode-2.0.0.alpha20081229a works fine here (without lua). Oh, that sounds right --- just configure without '--enable-lua' before doing make and make install?