msmq slow preformance
i have been trying out msmq with ssl under .net 1.1 at work. to be able to send secure messages from my machine to the next. i got a certificate, and its working fine. it takes long minutes up to 2 hours some times to receive the message on the destination machine. this means that it is sending from my machine but its taking AGES to reach the destination.
however if i try to send it localhost, on my machine, i get the message right away!
is this normal to happen? if so can comebody explain to be why please.
thx

