[Mono-bugs] [Bug 606228] Very bad performance of async socket application specifically under Mono/Linux (Notifications: epoll)

2010-07-11 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=606228 http://bugzilla.novell.com/show_bug.cgi?id=606228#c5 --- Comment #5 from Rickard Edström 2010-07-11 23:34:40 UTC --- I tried socket.NoDelay, and it works fine ;-) Thanks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=emai

[Mono-bugs] [Bug 606228] Very bad performance of async socket application specifically under Mono/Linux (Notifications: epoll)

2010-07-09 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=606228 http://bugzilla.novell.com/show_bug.cgi?id=606228#c4 Gonzalo Paniagua Javier changed: What|Removed |Added Status|NEW

[Mono-bugs] [Bug 606228] Very bad performance of async socket application specifically under Mono/Linux (Notifications: epoll)

2010-07-02 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=606228 http://bugzilla.novell.com/show_bug.cgi?id=606228#c3 --- Comment #3 from Rickard Edström 2010-07-03 02:27:45 UTC --- I have investigated this a bit further, and I've come to the conclusion that it is not related to async I/O at all. I now have

[Mono-bugs] [Bug 606228] Very bad performance of async socket application specifically under Mono/Linux (Notifications: epoll)

2010-05-17 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=606228 http://bugzilla.novell.com/show_bug.cgi?id=606228#c2 --- Comment #2 from Rickard Edström 2010-05-17 11:54:46 UTC --- @Gonzalo, I tried running like this: MONO_DISABLE_AIO=1 mono ServerApp.exe and MONO_DISABLE_AIO=1 mono ClientApp.exe 127.0.

[Mono-bugs] [Bug 606228] Very bad performance of async socket application specifically under Mono/Linux (Notifications: epoll)

2010-05-16 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=606228 http://bugzilla.novell.com/show_bug.cgi?id=606228#c1 Gonzalo Paniagua Javier changed: What|Removed |Added CC|