Hi
For what you want to do, I will proceed with the 2 ASA in active/active (multiple context). For sure more details on your desired design could tell that maybe this is the wrong the solution.
You can do search on Cisco website about active/active. Let me paste a documentation :
http://www.cisco.com/c/en/us/td/docs/security/asa/asa90/configuration/guide/asa_90_cli_config/ha_active_active.html#83388
The minding is:
- let's says you ASA1 and ASA2
- On ASA1 and 2 you create 2 contexts (1 production and 1 user)
- You make ASA1 primary for production context and ASA2 as secondary
- You make ASA2 primary for user context and ASA1 as secondary
- Then traffic for production (servers) will pass ASA 1 and fallback to ASA2
- The invert for user context
Hope this is clear.
Does that make sense for you?
Thanks
PS: Please don't forget to rate and mark as correct answer if this solved your issue
Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question