UbitUmarov
|
e86bd042bb
dont let webrequests keep copies of all put/post. should not, but may impact some connections like redirection
|
4 years ago |
UbitUmarov
|
650e6bbe55
try reduce number of this webrequest will keep alive anf gc will possible forget to release. this higher numbers should be only relative to robuts, generic connectiosn should have a lot less. But hard to control on current code
|
4 years ago |
UbitUmarov
|
e0418da6e1
change region avatarhandlers
|
4 years ago |
Melanie
|
c9b7ec2af9
Make the DNS cache timeout configurable.
|
5 years ago |
UbitUmarov
|
5a0c9c2fcf
more on culture issues
|
6 years ago |
UbitUmarov
|
55babdc160
Merge branch 'master' into httptests
|
7 years ago |
UbitUmarov
|
91caf98308
change servicePoint dns expire also to 5min, let the endpoints expire slide. This should reduce impact of absurd dns fails observed on my test ubuntu VM
|
7 years ago |
UbitUmarov
|
2777995331
Merge branch 'master' into httptests
|
7 years ago |
UbitUmarov
|
dca3a45803
add a bit more pre exit cleanup
|
7 years ago |
UbitUmarov
|
c0bfaac0ac
merge master
|
7 years ago |
UbitUmarov
|
7b80bcc57a
no all mono versions know DnsRefreshTimeout
|
7 years ago |
UbitUmarov
|
c080d9fa23
remember mono about the default for DnsRefreshTimeout
|
7 years ago |
UbitUmarov
|
eea247fcc5
Merge branch 'master' into httptests
|
7 years ago |
UbitUmarov
|
086eb28a91
a bit more on ServicePointManager
|
7 years ago |
UbitUmarov
|
948138a3a4
lower connection limits again
|
7 years ago |
UbitUmarov
|
0f2ab6bddd
soem changes on connections limits
|
7 years ago |
UbitUmarov
|
254b26a7d5
fix merge
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
3a81642d97
add SSL certs validation options for regions to allow simple encriptation without any peer autentification using simple homemade (or even shared) certs.
|
8 years ago |
UbitUmarov
|
049dd374e9
add SSL certs validation options for robust to allow simple certificates, possible only for encriptation without any peer autentification. disable validation by default for the small grids case
|
8 years ago |
Melanie Thielker
|
0ecc417534
Allow 20 outbound connections per endpoint for the services
|
10 years ago |
Melanie Thielker
|
c19183932e
Set connection limit to 20 for all servers.
|
10 years ago |
Justin Clark-Casey (justincc)
|
7fb458b055
minor: log an error rather than info if a connector fails to load.
|
11 years ago |
BlueWall
|
92849c5cc3
missed some conflict markup
|
12 years ago |
BlueWall
|
252af020b0
Merge branch 'master' into connector_plugin
|
12 years ago |
Melanie
|
f65218f826
Fix build break
|
12 years ago |
Melanie
|
ff92330523
Add a ServiceList section to Robust .ini to get rid of the long string
|
12 years ago |
Melanie
|
90a39379f0
Allow other whitespace characters than spaces in Robust connection string
|
12 years ago |
BlueWall
|
440726250c
Added parts to manage repositories and plugin management
|
12 years ago |
Justin Clark-Casey (justincc)
|
94517c8d5c
Make the "debug http" command available for robust as well as the simulator. This allows one to see incoming requests as they happen.
|
12 years ago |