Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 May : HTTP server
| Subject: | HTTP server |
| Posted by: | "Vlad Gonchar" (vgonch..@performancesoft.com) |
| Date: | Wed, 18 May 2005 09:36:32 |
I am just looking at Indy components to learn if I can use them.
On my opinion http server has to be able to handle multiply
asynchronously incoming requests.
How it is done in TIdHTTPServer? Any example please?
Does anyone do stress test to figure out how many user requests per sec
can handle the server ?