Mono 4.6 apache and server side events

Peter Hagen <[email protected]> Thu, 12 Jan 2017 23:28:12 +0100
Newsgroups gmane.comp.gnome.mono.general
Message-ID <[email protected]>
Hi,

Does anyone have experience with using server site events (PushStreamContent), or event source, with Mono (4.6) behind an Apache server? I can see the request reaching the ApiController and the stream is being created, and it exists when I push some data to it. But when I check with inspect elements on the network, the request is never completely finished. I don’t see the response. When I run this with Visual Studio, IIS en Chrome it works as aspected and there is a response header section, and message are working.

So, I use Web api 5.2.3, Mono 4.6.2, Apache 2.2. There are no error message, and the debug messages are as expected. Anyone has any experience with this situation?

With kind regards,

Peter

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.dot.net/mailman/listinfo/mono-list