Ondrej Pokorny
|
eaffd1deca
Read out KeepAlive only if enabled
|
4 years ago |
Ondrej Pokorny
|
1d18f2fdbf
comment
|
4 years ago |
Ondrej Pokorny
|
162ecdc543
TFPCustomHttpServer KeepAlive* properties
|
4 years ago |
Ondrej Pokorny
|
9d9128a747
httpserver keep-alive first attempt
|
4 years ago |
Ondrej Pokorny
|
c68c22e9e8
don't keep alive connections that failed
|
4 years ago |
Ondrej Pokorny
|
ae1c809a2d
Fix TFPHTTPConnectionThread.Execute repeat loop
|
4 years ago |
Ondrej Pokorny
|
964a9839d1
Use InterlockedExchangeAdd to get ConnectionCount
|
4 years ago |
Ondrej Pokorny
|
7ccdcd3d14
Info about active connections
|
4 years ago |
Ondrej Pokorny
|
52c00037d3
Ignore exceptions
|
4 years ago |
Ondrej Pokorny
|
6a2f596b8e
Remove the KeepAlive* properties from TFPCustomHttpServer, rename KeepAliveEnabled to EnableKeepAlive
|
4 years ago |
Ondrej Pokorny
|
af47d108af
add threadedhttpserver demo
|
4 years ago |
Ondrej Pokorny
|
676c9a7bf6
Rename KeepAliveSupport->KeepAliveEnabled
|
4 years ago |
Ondrej Pokorny
|
c67a44c07a
Read out KeepAlive only if enabled
|
4 years ago |
Ondrej Pokorny
|
3814df5b4a
set socket options in TSocketStream.SetSocketOptions
|
4 years ago |
Ondrej Pokorny
|
7d890608b8
comment
|
4 years ago |
Ondrej Pokorny
|
8bf5eb8322
TFPCustomHttpServer KeepAlive* properties
|
4 years ago |
Ondrej Pokorny
|
7fbc82a9ff
httpserver keep-alive first attempt
|
4 years ago |
Michaël Van Canneyt
|
6b36229d3c
* Allocate min threads
|
4 years ago |
Michaël Van Canneyt
|
6e8775f2a9
* Add thread pool to fpmake
|
4 years ago |
Michaël Van Canneyt
|
2e0a88901e
* Initial thread pool implementation
|
4 years ago |
Pierre Muller
|
c426791a1b
Also ignore compiler/gppc* pattern
|
4 years ago |
florian
|
4c1eb4e454
+ include -unpushed in revision.inc if not all changes are pushed to the remote
|
4 years ago |
Pierre Muller
|
b962abc84f
Add compiler/revision.inc to .gitignore list
|
4 years ago |
Ondrej Pokorny
|
400e11e6cf
Propagate SSL initialization errors as exceptions
|
4 years ago |
florian
|
d5dfb73898
+ test pastojs with regression tests
|
4 years ago |
florian
|
5995a9909b
* testjson.pp needs to be compiled in objfpc mode, in particular when
|
4 years ago |
florian
|
0ff3f04700
* use git describe to create a revision.inc if a .git dir is found
|
4 years ago |
Yuriy Sydorov
|
07dcd22b1c
* sizeof(array) and length(array) must return sizeUint in case the array
|
4 years ago |
Ondrej Pokorny
|
40c359a551
TFPCustomHTTPClient: do not reconnect when terminated
|
4 years ago |
florian
|
2efaee6d85
* include fcl-json in regression tests
|
4 years ago |