Re: [pmacct-discussion] Realistic Scaling of pre_tag_map?

2020-02-13 Thread Paolo Lucente
Hey Tim, Since it may take a few seconds to reload a large map, maybe i may discourage from - dunno - sub one minute reloading or suchs. The label, yes, can be as long as you like since it's malloc()'d - of course the longer you make it, the more space you burn and the more expensive it is to a

Re: [pmacct-discussion] Using large hex values for "label" in pre_tag_map results in strange SQL

2020-02-13 Thread Paolo Lucente
Hey Tim, It should be that the issue you described in the previous email and this one are connected. And it should be that i pin-pointed to a common root cause addressed by this commit: https://github.com/pmacct/pmacct/commit/4e648cc96aae99ee5f4b1c9e135a1afa73b864b3 Which, in turn, is connecte