[Lazarus] THTTPApplication does not close the TCP Connection
Jansen, Dirk
DJansen at mmcgmbh.de
Wed Jul 17 13:23:34 CEST 2013
Hello,
I tested a simple http application and found that the THTTPApplication
does not close the connection.
A normal web server always close the connection after sending the HTML
page but this webserver does not close the connection. As a result of
this every second request from a web browser (Firefox, IE) does not
work. The browser starts the request than it waits for a very long time.
If you interrupt the browser and start a new request you get an answer.
Does somebody know something about this.
Dirk
More information about the Lazarus
mailing list