What is the effect of setting a Security Policy rule action to 'Drop' versus 'Reset-Both'?
Resetting allows the endpoints to clean up their state immediately.
Why this answer
'Drop' silently discards the packet, while 'Reset-Both' actively informs the sender and receiver that the connection is terminated.