<div dir="ltr">Thanks, I will research how to implement this.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 7, 2020 at 2:07 PM Aki Tuomi <<a href="mailto:aki.tuomi@open-xchange.com">aki.tuomi@open-xchange.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> On 07/12/2020 13:30 Adrian M <<a href="mailto:adrian.minta@gmail.com" target="_blank">adrian.minta@gmail.com</a>> wrote:<br>
> <br>
> <br>
> Hi, <br>
> I'm curious to know if dovecot can be configured to do pipelining for auth_policy in order to use less connection to the server and keep them for longer.<br>
> I'm working on making a small policy server and the lack of persistent connections is a cause of overhead.<br>
> <br>
> Thank you !<br>
<br>
Hi!<br>
<br>
At the moment these settings are hardcoded in auth-policy. It currently will reuse a connection if it's idle, but this requires your http server to also allow idling. <br>
<br>
Aki<br>
</blockquote></div>