[Mono-devel-list] Timeouts when accessing Webservice from embedded Mono
Jörg Rosenkranz
joergr at voelcker.com
Fri Nov 14 04:36:26 EST 2003
Hello,
We are developing a C# app running embedded in a daemon. Now we are
facing a problem accessing a PHP webservice from this app.
About 30% of all calls result in a Timeout WebException. This only
happens when the class runs embedded in a C program. If we run it using
a C# wrapper started with mono.exe directly, these timeouts don't occur.
I've tried to initialize the Mono runtime as identical as possible
to mono.exe, but that doesn't help.
I know this description is very vague and there is no simple test
case yet. But maybe someone faced a similar problem and can push me
in the right direction to track this down.
Thanks,
Joerg.
More information about the Mono-devel-list
mailing list