D
Davide Pelosi
Hi all,
suppose you are loading a page and without waiting for completion refresh
the page.
1) The old http socket connection is closed for a new one?
2) The thead on the web server which hold the old connection is freed for a
new connection?
3) A PHP script running on the old http request terminates clearly, exits on
error o whatever?
4) Do you know which http command is send to the web server when the refresh
button (F5) is pushed?
Thanks, Davide.
suppose you are loading a page and without waiting for completion refresh
the page.
1) The old http socket connection is closed for a new one?
2) The thead on the web server which hold the old connection is freed for a
new connection?
3) A PHP script running on the old http request terminates clearly, exits on
error o whatever?
4) Do you know which http command is send to the web server when the refresh
button (F5) is pushed?
Thanks, Davide.