If you do a "show glbp", are state changes being recorded? What are the counters showing? To be honest I don't think GLBP is the problem, unless the dropping started just as you started using it.
FastEthernet0/0.1 - Group 10
State is Active
2 state changes, last state change 1d00h
Virtual IP address is 10.10.10.1
Hello time 3 sec, hold time 10 sec
Next hello sent in 0.928 secs
Redirect time 600 sec, forwarder time-out 14400 sec
Authentication MD5, key-chain "xxxxxx"
Preemption enabled, min delay 0 sec
Active is local
Standby is 10.10.10.10, priority 50 (expires in 8.000 sec)
Priority 100 (default)
Weighting 40 (configured 50), thresholds: lower 1, upper 50
Track object 1 state Down decrement 10
Load balancing: weighted
Group members:
0013.7f5a.6190 (10.10.10.10) authenticated
0014.f2ab.2e88 (10.10.10.9) local
There are 2 forwarders (1 active)
Forwarder 1
State is Listen
MAC address is 0007.b400.0a01 (learnt)
Owner ID is 0013.7f5a.6190
Redirection enabled, 598.896 sec remaining (maximum 600 sec)
Time to live: 14398.596 sec (maximum 14400 sec)
Preemption enabled, min delay 30 sec
Active is 10.10.10.10 (primary), weighting 20 (expires in 8.012 sec)
Client selection count: 1232
Forwarder 2
State is Active
1 state change, last state change 1y0w
MAC address is 0007.b400.0a02 (default)
Owner ID is 0014.f2ab.2e88
Redirection enabled
Preemption enabled, min delay 30 sec
Active is local, weighting 40
Client selection count: 2465
Is your Internet service coming from your corporate office? When users can't get to websites, do they have IP connectivity with other hosts off the 2800's? Just trying to narrow the scope of their connectivity loss, as there are a bunch of spots in that topology where Internet transit could fail.
No, internet is going out the local T1's here. The only traffic going back to Corporate is internal. I haven't heard of anyone losing email or server connections, just web pages fail to load (until you hit reload several times)
I'm particularly concerned with how return traffic is coming back (ie: could assymetric routing be causing the stateful firewalls to drop return traffic for sessions originating from the other ASA). Can you confirm if the ASAs are dropping the reported user HTTP sessions?
How would I confirm this? I am guessing this is what is happening...
Also if you're just trying to facilitate two tunnels between your offices, I don't know if a DMVPN redesign is necessary. I do think that a purely active/standby setup is a better approach than load-balancing across two ISPs though, as it may help with jitter and eliminate any glitches with the firewall's stateful inspections.
That works for me, the setup is about fail-over more so than load balancing...just wanted to load balance if possible.
thanks again for your help.