#1 2024-10-21 20:56:10

tech
Member
Registered: 2014-01-13
Posts: 110

Timeout on SOA service under virtual machine

Hi all,

I've a strange behavior of an SOA service witch works perfectly on physical machine but gives request timeout under virtual one.

May be some parameter for the vm.

Here some informations :

The timeout message appears only when working in concurrential mode (2 clients or more for the same call), it looks like the vms don't allow multithreading.
D11, mormot 2.2, two VMs win10 under Hyper-V and Proxmox same behaviour.


Regards,

Last edited by tech (2024-10-22 07:48:57)

Offline

#2 2024-10-22 11:32:10

tech
Member
Registered: 2014-01-13
Posts: 110

Re: Timeout on SOA service under virtual machine

I've tried switching between TServiceInstanceImplementation values :
sicSingle, sicShared,sicPerThread but the same behaviour.

On my laptop it works perfectly but on some physical machines the clients number is restricted in 1 or 2.

There is something strange.

Offline

#3 2024-10-22 14:55:43

zen010101
Member
Registered: 2024-06-15
Posts: 66

Re: Timeout on SOA service under virtual machine

Can these two VMs PING each other?

Offline

#4 2024-10-22 15:07:31

tech
Member
Registered: 2014-01-13
Posts: 110

Re: Timeout on SOA service under virtual machine

zen010101 wrote:

Can these two VMs PING each other?

The tests are made in the same machine both server and clients so there's actually no need to separate them.
The server freezes if there's two clients or more.

Offline

Board footer

Powered by FluxBB