[Mono-dev] NancyFX self hosting (HttpListener) locking up on linux

Nikita Tsukanov keks9n at gmail.com
Tue Aug 6 17:38:25 UTC 2013


Interesting... I've written a simple server using only Socket.BeginRecieve
and Socket.BeginSend. It just reads 100 bytes and then sends hardcoded HTTP
response. Now jmeter is working for 5 minutes and it still responds with
"Lorem ipsum ..." perfectly. I'll try to "port" my SCGI server logic from
NetworkStream to Socket and see what will happen.


2013/8/6 "Andrés G. Aragoneses" <knocte at gmail.com>

> On 06/08/13 18:42, Nikita Tsukanov wrote:
>
>> Ubuntu 13.04, Mono JIT compiler version 3.2.0 (tarball Tue Jul 30
>> 21:08:00 UTC 2013)
>>
>
> Mono 3.2.0 does *not* have Yuri's patch.
>
>
>
> ______________________________**_________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.**com <Mono-devel-list at lists.ximian.com>
> http://lists.ximian.com/**mailman/listinfo/mono-devel-**list<http://lists.ximian.com/mailman/listinfo/mono-devel-list>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130806/f301a3e2/attachment.html>


More information about the Mono-devel-list mailing list