Set timeout of THttpServer to synchronous, fix deadlock in SignalScan()
Setting the timer for the THttpServer to synchronous prevents a possible deadlock during the SignalScan(), and likely in other places too.
Setting the timer for the THttpServer to synchronous prevents a possible deadlock during the SignalScan(), and likely in other places too.