[Mono-dev] Embedded Mono/Program freezes

Janne Rantala janne.rantala at gmail.com
Mon Aug 21 12:55:09 EDT 2006


It looks to me as if there is still something weird with ServicePointManager.

When I run that web service from two different clients they both work
fine. But when third one is started it just freezes, and after 100
seconds I get that "The request timed out." message again.

Now I tried setting that DefaultConnectionLimit (which has default
value 2) to 10 but it does not make any difference. I noticed that
when third client was on freezed state and I closed first or second
client the third one came alive and started working properly.

If that DefaultConnectionLimit is 2, is this is how program should work?

Janne



More information about the Mono-devel-list mailing list