<div dir="ltr">Depends on the TCP Window size, latency, and available bandwidth for theoretical minimum time. Have a read through this: <a href="http://bradhedlund.com/2008/12/19/how-to-calculate-tcp-throughput-for-long-distance-links/">http://bradhedlund.com/2008/12/19/how-to-calculate-tcp-throughput-for-long-distance-links/</a> . If there's congestion or packet loss on the links then things get a bit more complicated. But this should get you an idea of where to start.<div>
<br></div><div>--chip</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 12, 2013 at 12:18 PM, Mike Barnes <span dir="ltr"><<a href="mailto:mdb3624@gmail.com" target="_blank">mdb3624@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I am actually trying to determine how long a java application server request that is sending 1.3MB will take to be received by the client browser. We are getting a time of 30 seconds and the client is not happy with that. So, now I am looking at other areas besides the code to help account for the time.<br>
<br></div>Thanks<span class="HOEnZb"><font color="#888888"><br>Mike<br></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 12, 2013 at 12:11 PM, Scott McBrien <span dir="ltr"><<a href="mailto:smcbrien@gmail.com" target="_blank">smcbrien@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Why not transfer the file and look at the time?<br>
<br>
-Scott<br>
<div><div><br>
On Aug 12, 2013, at 12:02 PM, Mike Barnes <<a href="mailto:mdb3624@gmail.com" target="_blank">mdb3624@gmail.com</a>> wrote:<br>
<br>
> I need to know how to calculate the amount of time it will take to transfer a 1MB file from one server to another.<br>
><br>
> When I run tracert I get a total latency of 250ms<br>
><br>
> How do I use that to calculate time for transfer.<br>
><br>
> Thanks<br>
> Mike<br>
</div></div>> _______________________________________________<br>
> Ale mailing list<br>
> <a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
> <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
> See JOBS, ANNOUNCE and SCHOOLS lists at<br>
> <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Just my $.02, your mileage may vary, batteries not included, etc....
</div>