Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Kestrel serves as a versatile web server for ASP.NET Core applications, being the default server integrated into project templates. It provides support for various protocols including HTTPS and HTTP/2, though the latter is not available on macOS, and facilitates WebSockets through an opaque upgrade feature, along with Unix socket support for enhanced performance when operating behind Nginx. This web server is compatible with all platforms and versions that .NET Core accommodates. Developers must be aware that some browsers necessitate explicit permission to accept the local development certificate, and project templates are pre-configured to utilize HTTPS by default while also integrating HTTPS redirection and HSTS features. Kestrel offers specific configuration options that are particularly beneficial for deployments exposed to the internet, with distinct connection limits for those upgraded from HTTP or HTTPS to other protocols, such as during WebSocket requests. Notably, the server has a default limit for the maximum request body size set at approximately 28.6 MB, or 30,000,000 bytes, ensuring efficient handling of requests. Additionally, the flexibility of Kestrel allows developers to fine-tune these parameters according to their application's specific requirements.
Description
kWS is a fast and efficient web server specifically optimized for Android mobile devices, allowing users to host websites and serve files via HTTP. It adheres to the HTTP-1.0 protocol and offers both basic and digest authentication for enhanced security. Additionally, it supports server-side includes (SSI) and provides functionality for directory indexing, enabling downloads in tar, tgz, and zip formats. Users can enjoy resumable file downloads and built-in Dynamic DNS updates, with the capability to handle up to 20 simultaneous connections and detailed HTTP logging. Moreover, kWS features HTTPS/TLS support, utilizing BKS and PKCS12 keystores, while ensuring file security through password-based encryption with 128-bit AES and Triple DES. The server also incorporates GZip compression, offers directory indexing in JSON and XML formats, and allows for sorting of indexes, making it highly customizable with support for as many as 999 parallel connections per port. Configuration at the directory level is supported, alongside compatibility with multiple Dynamic DNS providers, including ZoneEdit. Furthermore, kWS is designed to automatically start upon device boot, enhancing user-friendliness and accessibility. Overall, this versatile server solution streamlines the process of hosting and file serving on mobile platforms.
API Access
Has API
API Access
Has API
Integrations
Docker
NGINX
Starcounter
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Microsoft
Founded
1975
Country
United States
Website
docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel
Vendor Details
Company Name
Kamran Zafar
Founded
2017
Country
Australia
Website
kamranzafar.org