HAProxy VS uWSGI

Compare HAProxy vs uWSGI and see what are their differences.

uWSGI

uWSGI application server container (by unbit)
Web
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
HAProxy uWSGI
- 3
8 3,414
- -
0.0 7.5
over 12 years ago 4 days ago
JavaScript C
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

HAProxy

Posts with mentions or reviews of HAProxy. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning HAProxy yet.
Tracking mentions began in Dec 2020.

uWSGI

Posts with mentions or reviews of uWSGI. We have used some of these posts to build our list of alternatives and similar projects.
  • UWSGI project retired to maintenance mode
    1 project | news.ycombinator.com | 11 Apr 2022
  • Running Flask application without nginx
    1 project | /r/codehunter | 28 Mar 2022
    [uwsgi]chdir = $(APPDIR)wsgi-file = app_service.pycallable = appuid = psc-usergid = psc-usermaster = trueprocesses = 1threads = 1http-timeout = 300socket-timeout = 300harakiri = 300http = 0.0.0.0:9401socket = /tmp/uwsgi.socketchmod-sock = 664vacuum = truedie-on-term = true; Images serving: https://github.com/unbit/uwsgi/issues/1126#issuecomment-166687767wsgi-disable-file-wrapper = truelog-date = %%Y-%%m-%%d %%H:%%M:%%Slogformat-strftime = truelogformat = %(ftime) | uWSGI | %(addr) (%(proto) %(status)) | %(method) %(uri) | %(pid):%(wid) | Returned %(size) bytes in %(msecs) ms to %(uagent) requirements.txt
  • PSA: Do not upgrade to Nextcloud 21 yet
    1 project | /r/archlinux | 22 Feb 2021
    Please also note, that currently uwsgi does not yet have php >= 8.0.0 support (a fix has been proposed upstream, but it is not backported for our release yet). This means nextcloud can only be used with the php7 equivalents in that scenario (php7, php7-gd, etc.). If time permits I will look into that later today though.

What are some alternatives?

When comparing HAProxy and uWSGI you can also consider the following projects:

Squid - Squid Web Proxy Cache

Caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

envoy - Cloud-native high-performance edge/middle/service proxy

Lighttpd - lighttpd2 on github for easier collaboration - main repo still on lighttpd.net

traefik - The Cloud Native Application Proxy

Nginx - An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html

Apache - Mirror of Apache HTTP Server. Issues: http://issues.apache.org

Hiawatha - Hiawatha is an open source webserver with security, easy to use and lightweight as the three key features. Hiawatha supports among others (Fast)CGI, IPv6, URL rewriting and reverse proxy. It has security features no other webserver has, like blocking SQL injections, XSS and CSRF attacks and exploit attempts. The built-in monitoring tool makes it perfect for large scale deployments.