summaryrefslogtreecommitdiff
path: root/src/server/wsgi_thread.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Graham Dumpleton2022-05-021-1/+1
* Update year of copyright notices.4.8.0Graham Dumpleton2021-05-141-1/+1
* Update copyright year.Graham Dumpleton2020-02-171-1/+1
* Update copyright year.Graham Dumpleton2019-05-141-1/+1
* Fix crashes in associating stdout/stderr with a request on Python 3.Graham Dumpleton2016-08-161-1/+1
* Route logging for a request to sys.stdout/sys.stderr back via wsgi.errors so ...Graham Dumpleton2016-08-061-0/+2
* Add thread details to per process metrics.Graham Dumpleton2015-06-131-0/+11
* Add support for RUSAGE_THREAD on newer kernel versions for determining per th...Graham Dumpleton2015-04-121-0/+14
* Add extended metrics collection and events system for monitoring requests.Graham Dumpleton2015-03-291-0/+156