If you use an HTTP Keep-Alive connection with a random port then the IP stays the same for each connection.
If the client is using Keep-Alive and neither endpoint ends the connect then the client will have the same IP on the next request.
If you use an HTTP Keep-Alive connection with a random port then the IP stays the same for each connection.
If the client is using Keep-Alive and neither endpoint ends the connect then the client will have the same IP on the next request.