[Gambas-user] Problem with Embedded Server
T Lee Davidson
t.lee.davidson at gmail.com
Mon Feb 27 21:05:36 CET 2023
On 2/27/23 13:45, Christof Thalhofer wrote:
> Hi,
>
> Am 27.02.23 um 19:13 schrieb T Lee Davidson:
>
>> There was some discussion on this list a while back about the
>> embedded server hanging. IIRC, Benoît stated that the embedded server
>> is a highly customized version of thttp [1], and that connections
>> were limited either to prevent performance issues or because it was
>> simpler to adapt for use within Gambas.
> The strange thing is that the server hangs once and runs the next time.
What do you mean by, "runs the next time"? Do you mean it executes properly /after a relaunch/?
[snip]
> but the next time the same happens without problems.
"Next time" = "Next relaunch"? nor no?
I suspect there is a timeout on the connection count. So, perhaps there is a variance in delay before, "next time". And, of
course, a relaunch would clear the connections.
--
Lee
More information about the User
mailing list