I tagged it "beginner" at https://bz.apache.org/bugzilla/show_bug.cgi?id=64175
On Tue, Feb 25, 2020 at 5:24 AM Yann Ylavic <[email protected]> wrote: > > On Tue, Feb 25, 2020 at 9:33 AM Ruediger Pluem <[email protected]> wrote: > > > > I guess this could be more effective memory and possibly CPU wise if we > > would collect all the possible > > strings including the one for domain in the already existing code above in > > an apr_array and do an > > apr_array_pstrcat to build the final cookie value once all components are > > sorted out. > > FWIW, I find the ap_varbuf interface quite handy and efficient. > > Regards, > Yann. -- Eric Covener [email protected]
