20 Commits

Author SHA1 Message Date
benoitc
f2d9bf6b77 sync configure options. spotted by @j4mie on github. thanks! 2011-09-29 13:10:18 +02:00
Phil Schanely
d6560726c5 New on_reload server hook to customize how SIGHUPs spawn new workers. 2011-08-22 09:45:06 +02:00
John Hensley
7e9f8b5b02 Change handling of headers that indicate SSL requests.
Instead of hardcoding X-Forwarded-Protocol and X-Forwarded-SSL, make the
header and value configurable, with no default that would enable a
client to spoof secure requests if the reverse proxy is not configured
to strip the header used.
2011-07-06 18:33:17 +02:00
Keegan Carruthers-Smith
133a85e4ee Updated docs to reflect the proper alternative syntax for specifying a worker class. 2011-06-25 09:19:05 +02:00
Paul J. Davis
4211be4df4 Reorder hook config section to be more logical. 2011-05-11 23:11:02 +02:00
Paul J. Davis
4ca391c0c7 Regenerate site content. 2011-05-11 23:11:02 +02:00
Paul J. Davis
c71b9a88c2 Use the newer cpu_count method in docs.
Updated docs to show the use of the cpu_count function in the
multiprocessing module.

Thanks to Fabian Topfstedt for the update.

Fixes #202
2011-04-25 11:23:56 -04:00
benoitc
26b67b135d add community doc and link to mailing list 2011-04-23 11:04:32 +02:00
benoitc
7436161800 fix issue #141. We don't have yet an rss link. 2011-01-04 08:58:43 +01:00
benoitc
f0a4dc493f update doc. 2010-12-12 22:18:41 +01:00
benoitc
658296f717 bump to 0.11.2 2010-10-29 05:42:42 +02:00
Paul J. Davis
a28c484d5d Fixed a typo in the docs. 2010-09-27 11:13:40 -04:00
Paul J. Davis
8c917816aa Added a link to the issue tracker on GitHub. 2010-08-30 20:47:22 -04:00
Greg Taylor
cea5a8c6b5 Fix broken link in configure.html. design.hml to design.html. 2010-07-12 10:50:14 -04:00
Greg Taylor
6fc6487370 Change 'default async worker' to 'default sync worker' in documentation, since the default worker is sync. 2010-07-12 10:40:59 -04:00
benoitc
d5f2b5358a Refactored the configuration system.
Some preliminary work on refactoring the configuration system to
allow for some backwards compatibility with Python 2.4.
2010-06-17 19:45:51 -04:00
benoitc
e3d0056d18 GitHub typo 2010-06-06 16:00:41 +02:00
Paul J. Davis
c07f2f2ff2 Making the website more pretty. 2010-06-06 01:12:13 -04:00
Paul J. Davis
d8e6cb1769 Rebuild after rebase. 2010-05-30 14:38:27 -04:00
Paul J. Davis
3c7d5320fa Large refactor of the documentation and website. 2010-05-30 14:36:06 -04:00