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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
