Can we have more than one static bridge between two VPNs?

Hi @Aaron ,
We want to have multiple bridge connection so that we can separate the subscriptions in source VPN queue (if more bridge means, can have more queue) for better management and fail-safe.
Since we have one queue where we will keep all the subscription at source side, it will create problems for all the subscribed interface data if any one data queue at target side starts giving error (e.g. spool memory issue). This problem could have solved if the source queue could be made non-exclusive but that is not possible also.
Hope this gives you the idea of my use case