I use different port for SSH to avoid hammering. For example 53412 or 60132 or whatever because bots and other port scanners really doesn't go higher than 1024 by default so it's enough to keep away bots and script kiddies.
FWIW, I use port 1022 specifically because it's <1024 and thus any daemon listening on that port must have been started with superuser access.