Not sure I understand your question - the source port would be from the client and the destination port for the client is whatever proxy port you have defined, typically 80 and 3128. The WSA then opens a connection to the requested destination server using it's IP address and randomized source port destined for 80 or 443 as requested. - Tom