Average Ratings 1 Rating
Average Ratings 0 Ratings
Description
The Apache HTTP Server Project aims to create and uphold an open-source HTTP server compatible with contemporary operating systems like UNIX and Windows. This initiative seeks to deliver a secure, efficient, and adaptable server that aligns with the latest HTTP standards while continually evolving to meet user needs. Additionally, it fosters a community of developers who contribute to its ongoing improvement and feature enhancement.
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.
API Access
Has API
API Access
Has API
Integrations
ApacheBooster
Arctype
Azure Marketplace
BitNinja
BotGuard
Docker
Jet Profiler
Kunena
LibreNMS
NGINX
Integrations
ApacheBooster
Arctype
Azure Marketplace
BitNinja
BotGuard
Docker
Jet Profiler
Kunena
LibreNMS
NGINX
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
Apache Software Foundation
Founded
1995
Country
United States
Website
httpd.apache.org
Vendor Details
Company Name
Microsoft
Founded
1975
Country
United States
Website
docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel