I do. Did you try the example?
Which example? Do you mean from "fpc\source\packages\fcl-web\examples\httpserver", my example and app build up on this example.
Maybe I should use libmicrohttp. GNU things are mostly more matured than fpc things. This example ist build on GNU-Libmicrohttp, I will test it this week:
fpc\3.2.0\source\packages\fcl-web\examples\simpleserver
I uploaded a test program. I started testprogramm last friday, then it stopped to respond saturday afternoon.
I cannot confirm. I run an even more complex app than this, has both HTML and API endpoints and running 24/7 with MySQL backend. Never goes down. There might be OS influence or something else. When it stops responding, can you confirm that the port it binds to is still open?
I don't think it is OS thing, the computer is only for this server app. When I next day restrat the server-app, it works without error.
What is your server class, TFPHTTPServer, TCustomMicroHTTPApplication, TCustomHTTPApplication?I must say, it is public server, it has ip4 adress. Sometimes it is scanned by a ip4-scanner.