[Cherokee-dev] Issue 600 in cherokee: rule - high load
codesite-noreply at google.com
codesite-noreply at google.com
Sat Nov 7 07:16:01 CET 2009
Updates:
Status: Started
Owner: tahers
Comment #2 on issue 600 by ste... at konink.de: rule - high load
http://code.google.com/p/cherokee/issues/detail?id=600
Implementation of the server code; we still lack an admin frontend. I hope
a skilled
Python engineer can make something functional. Ignore the above comment
about 'shared'
nonce timer. Although the load is calculated over the past minute, it is
(of course)
a continuous interval. I have reduced the update to 10s now. I think that
is pretty
reasonable.
For the gifted python engineers; this is what the module expects:
vserver!10!rule!700!match = load
vserver!10!rule!700!match!1min = 0.1
vserver!10!rule!700!handler = custom_error
vserver!10!rule!700!handler!error = 503
Where 1min, 5min, 15min are valid parameters. Leaving them out makes them
double max
on the server side. Any exceed in threshold results in a match.
Attachments:
cherokee-rule-load.patch 8.6 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the Cherokee-dev
mailing list