$ua->max_connections(0);

https://metacpan.org/pod/Mojo::UserAgent#max_connections

-Dan

On Wed, Oct 10, 2018 at 5:53 PM Alex Povolotsky <tark...@gmail.com> wrote:

> Hello
>
> Reusing connections as it does Mojo::UserAgent is nice, but sometimes I
> have to change source IP of all next requests for given UA. Just changing
> local_address for tx seems to be pointless and ignored by Mojo::UserAgent.
> What should I do to perform the trick correctly?
>
> Alex
>
> --
> You received this message because you are subscribed to the Google Groups
> "Mojolicious" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mojolicious+unsubscr...@googlegroups.com.
> To post to this group, send email to mojolicious@googlegroups.com.
> Visit this group at https://groups.google.com/group/mojolicious.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mojolicious+unsubscr...@googlegroups.com.
To post to this group, send email to mojolicious@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to