client.port
INTEGER, read-only.
Available inall subroutines.
Returns the remote client port. This could be useful as a seed that returnsthe same value both in an ESI and a top-level request. For example, you couldhashclient.ip andclient.port to get a valueused both in ESI and the top level request.