Looking for a simple explanation of objtFXSrcStrm

and what could cause a user to continue to exceed the default maximum of 50?
I have been searching technet articles for a vanilla explanation without success.
If anyone could assist it would be greatly appreciated.
I have been searching technet articles for a vanilla explanation without success.
If anyone could assist it would be greatly appreciated.
Comments
FX Source Stream - 9646
Also, relating to the Open Item Limit
Exchange Store Limits
This Reddit thread suggests it might be related to a load balancer if that is included in your setup
Outlook not updating for certain users. E2k10+SP3+RU2 : exchangeserver
Edit: Also, breaking it down:
obj(ect)F(ast)X(transfer)S(ou)rc(e)Str(ea)m
I might do a
netstat -ano | findstr /i "insert Exchange IP here"
to see how many TCP connections that user has on their machine. I might compare this to a user/machine not experiencing the issue...might be more pieces to the puzzle. If the load balancer isn't properly handling (aka killing off) stale TCP sessions then I could see this issue occurring.
Yes, there was another with similar content. LINK
I was looking for what the "fast transfer" was (definition) and what would cause a user to trigger so many alerts on the server.
This particular customer of ours is not using a load balancer in their environment. Not to say stale sessions are not there..
Regards,
Tony