Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Maximum Concurrent Connections in ISAPI
#1
Delphi says TWebRequestHandler.MaxConnection is 32, which means 32 requests can be handled concurrently (of course, more client sessions can exist, but only 32 of them can be concurrently active and being processed).

Does this also account for IntraWeb? The maxmum number of sessions is very high (thousands, at least), but can we "only" have 32 concurrent active sessions being processed in ISAPI DLLs?
Reply


Messages In This Thread
Maximum Concurrent Connections in ISAPI - by ebob42 - 10-27-2023, 01:46 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)