I'm putting together a diagram to represent the proposed flow of HTTP traffic after we make some architectural changes. One of the proposals includes adding a reverse proxy.
Is there a recognizable way to represent traffic routing through a reverse proxy or should I just use a plain arrow and tack on a "reverse proxy" label?
Additionally I may need to show 303 redirects in the same diagram. Is there a recognizable way to represent redirects?