Questions tagged [kestrel]

Kestrel is a simple, distributed message queue system written in Scala.

Kestrel is a simple, distributed message queue system written in .

There is also Kestrel a cross platform web server for ASP.NET Core. If your question is addressing the web server you can use

364 questions
-1
votes
1 answer

Getting System.UnauthorizedAccessException in ASP.NET Core MVC application when reading a file in both Windows and Linux

[Edit: I found the issue] In a .NET Core MVC application, I'm using File.ReadAllText "/home/username/someDir/file.txt" function to read text from a file. But it always throws UnauthorizedAccessException System.UnauthorizedAccessException: Access…
user937999
-2
votes
1 answer

Startup with high traffic

I have just converted my current MVC site to aspnet core. My site is having huge traffic. But i am facing one strange problem in deployment I am using VS 2017 to publish my core 1.1 site. If i copy all the publish content to site folder and start…
-2
votes
1 answer

Service Fabric - Windows - Kerberos Authentication

I was involved in the architecture desgin for an enterprise application. I decided to adopt the Microservices Approach and I decided to use Service Fabric as infrastructure on premises to deploy and manage the application. Briefly, I am going to…
-5
votes
1 answer

Where i can found string:"Now listening on : http://localhost:port" at Kesterl code?

Where i can found string:"Now listening on : http://localhost:port" at Kesterl code? This string shows when application starts. I write simple Web Api application, hosting on kesterl and runs on Ubuntu 16.04./ So, i go to my teacher, but he want…
Admiral Land
  • 2,304
  • 7
  • 43
  • 81
1 2 3
24
25