Michaël Van Canneyt
|
74ebc15596
* Select calls
|
4 年之前 |
Ondrej Pokorny
|
4697de9379
Keep-Alive fixes
|
4 年之前 |
Michaël Van Canneyt
|
c632736197
* No wait loop, use event
|
4 年之前 |
Michaël Van Canneyt
|
e6f40c196a
* Make sure size is set after return
|
4 年之前 |
Michaël Van Canneyt
|
bb9a1af248
* Add interceptor (middleware) functionality to router + Demo
|
4 年之前 |
Michaël Van Canneyt
|
5a6bea6180
* Fix some debug output
|
4 年之前 |
Michaël Van Canneyt
|
a68a6415f2
* Request ID and connection ID for logging purposes
|
4 年之前 |
Michaël Van Canneyt
|
4ac009846c
* Smaller idle timeout
|
4 年之前 |
Michaël Van Canneyt
|
ab7de66471
* Working thread pool
|
4 年之前 |
Michaël Van Canneyt
|
db0d1501e0
* Correct property name
|
4 年之前 |
Michaël Van Canneyt
|
181653162c
* Finish merge & rebase
|
4 年之前 |
Michaël Van Canneyt
|
f7265bf79e
* Some command-line options
|
4 年之前 |
Michaël Van Canneyt
|
5bf9de22d6
Thread pool start
|
4 年之前 |
Michaël Van Canneyt
|
f6c476ae79
* Start of thread pool.
|
4 年之前 |
Ondrej Pokorny
|
ed861e5343
don't keep alive connections that failed
|
4 年之前 |
Ondrej Pokorny
|
410916ab6b
Fix TFPHTTPConnectionThread.Execute repeat loop
|
4 年之前 |
Ondrej Pokorny
|
8fc1bc276f
Info about active connections
|
4 年之前 |
Ondrej Pokorny
|
c4e2029179
Ignore exceptions
|
4 年之前 |
Ondrej Pokorny
|
da10b8141c
Remove the KeepAlive* properties from TFPCustomHttpServer, rename KeepAliveEnabled to EnableKeepAlive
|
4 年之前 |
Ondrej Pokorny
|
bf2e3bf51a
add threadedhttpserver demo
|
4 年之前 |
Ondrej Pokorny
|
722a37ab2f
Rename KeepAliveSupport->KeepAliveEnabled
|
4 年之前 |
Ondrej Pokorny
|
eaffd1deca
Read out KeepAlive only if enabled
|
4 年之前 |
Ondrej Pokorny
|
1d18f2fdbf
comment
|
4 年之前 |
Ondrej Pokorny
|
162ecdc543
TFPCustomHttpServer KeepAlive* properties
|
4 年之前 |
Ondrej Pokorny
|
9d9128a747
httpserver keep-alive first attempt
|
4 年之前 |
Ondrej Pokorny
|
c68c22e9e8
don't keep alive connections that failed
|
4 年之前 |
Ondrej Pokorny
|
ae1c809a2d
Fix TFPHTTPConnectionThread.Execute repeat loop
|
4 年之前 |
Ondrej Pokorny
|
964a9839d1
Use InterlockedExchangeAdd to get ConnectionCount
|
4 年之前 |
Ondrej Pokorny
|
7ccdcd3d14
Info about active connections
|
4 年之前 |
Ondrej Pokorny
|
52c00037d3
Ignore exceptions
|
4 年之前 |