searxng/utils/templates/etc
Markus Heiser e28a69515c [mod] uWSGI config: configuring uwsgi for production
As stated in .. and other posts, the defaults of uWSGI not suitable for a
productive environment.  To give just one example, the workers run indefinitely
and the memory leaks aggregate.

- "Configuring uWSGI for Production: The defaults are all wrong" EuroPython 2019 [1]
- "Configuring uWSGI for Production Deployment" [2]
- "When Paul has tested some PR on his instance, we could clearly see a memory
  leak over a week: the memory never dropped to the initial value. Same for my
  instance using Docker." [3]

[1] https://av.tib.eu/media/44810
[2] https://www.bloomberg.com/company/stories/configuring-uwsgi-production-deployment/
[3] https://github.com/searxng/searxng/pull/3443#issuecomment-2094347004

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2024-06-23 12:05:15 +02:00
..
httpd/sites-available [clean up] drop obsolete searx, filtron and morty install scripts 2022-07-30 13:39:35 +02:00
nginx/default.apps-available [clean up] drop obsolete searx, filtron and morty install scripts 2022-07-30 13:39:35 +02:00
searxng [mod] settings.yml: remove plugin settings for plugins that don't exist anymore 2023-09-29 11:26:49 +02:00
uwsgi [mod] uWSGI config: configuring uwsgi for production 2024-06-23 12:05:15 +02:00
apache2 apache: normalize installation (docs and script)s over all distros 2020-04-07 18:31:51 +02:00