<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://ac-wiki.cn/index.php?action=history&amp;feed=atom&amp;title=Gunicorn</id>
	<title>Gunicorn - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://ac-wiki.cn/index.php?action=history&amp;feed=atom&amp;title=Gunicorn"/>
	<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=Gunicorn&amp;action=history"/>
	<updated>2026-08-24T04:18:50Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://ac-wiki.cn/index.php?title=Gunicorn&amp;diff=1442&amp;oldid=prev</id>
		<title>天明：​创建页面，内容为“Gunicorn（Green Unicorn）是一个用 Python 编写的 WSGI HTTP 服务器，广泛用于将 Python Web 应用（如 Django、Flask）部署到生产环境。它采用 pre-fork 模型，通过主进程管理多个工作进程处理请求，提供高并发支持。Gunicorn 起源于 2010 年，最初由 Benoit Chesneau 开发，因兼容性强、配置简单、性能稳定而成为 Python 生态中流行的应用服务器之一。”</title>
		<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=Gunicorn&amp;diff=1442&amp;oldid=prev"/>
		<updated>2026-05-28T08:57:59Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“Gunicorn（Green Unicorn）是一个用 &lt;a href=&quot;/wiki/Python&quot; title=&quot;Python&quot;&gt;Python&lt;/a&gt; 编写的 WSGI HTTP 服务器，广泛用于将 Python Web 应用（如 &lt;a href=&quot;/wiki/Django&quot; title=&quot;Django&quot;&gt;Django&lt;/a&gt;、&lt;a href=&quot;/wiki/Flask&quot; title=&quot;Flask&quot;&gt;Flask&lt;/a&gt;）部署到生产环境。它采用 pre-fork 模型，通过主进程管理多个工作进程处理请求，提供高并发支持。Gunicorn 起源于 2010 年，最初由 Benoit Chesneau 开发，因兼容性强、配置简单、性能稳定而成为 Python 生态中流行的应用服务器之一。”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Gunicorn（Green Unicorn）是一个用 [[Python]] 编写的 WSGI HTTP 服务器，广泛用于将 Python Web 应用（如 [[Django]]、[[Flask]]）部署到生产环境。它采用 pre-fork 模型，通过主进程管理多个工作进程处理请求，提供高并发支持。Gunicorn 起源于 2010 年，最初由 Benoit Chesneau 开发，因兼容性强、配置简单、性能稳定而成为 Python 生态中流行的应用服务器之一。&lt;/div&gt;</summary>
		<author><name>天明</name></author>
	</entry>
</feed>