Hi,
I was trying to calculate and predict the Page Download Time (PDT) for a
HTML page over TCP.
The factors i considered were
> time taken for an initial TCP three way handshake
>transmission time (Total page size including headers / band width)
>Server Stall Time
Is there anything else required to be considered.
Please suggest