Displaying 3 results from an estimated 3 matches for "when_ready".
2017 Nov 07
2
Problem with getting restapi up&running
...nections: 1000
statsd_host: None
max_requests_jitter: 0
post_fork: <function post_fork at 0x28470c8>
errorlog: /var/log/glusterrest/errors.log
enable_stdio_inheritance: False
worker_class: sync
ssl_version: 2
suppress_ragged_eofs: True
syslog: False
syslog_facility: user
when_ready: <function when_ready at 0x2842d70>
pre_fork: <function pre_fork at 0x2842ed8>
cert_reqs: 0
preload_app: False
keepalive: 2
accesslog: /var/log/glusterrest/access.log
group: 0
graceful_timeout: 30
do_handshake_on_connect: False
spew: False
workers: 2
proc_name: Non...
2007 Mar 29
1
How to restart server programmatically?
I need to be able to restart my server based on a specific database change.
I''ve been trying a call to system("script/process/reaper -a graceful -d
dispatch.fcgi") but that raises a transaction error which rolls back the
save. I wasn''t aware that after_save would rollback. That''s potentially
useful but pretty much not right now. Here''s my code:
def
2006 Jan 13
4
FastCGI processes sometimes ''hang''
I am running a RoR application on Apache 1.3/RedHat 7.3/MySQL 3.1.23
(Old versions I know, but upgrading to latest versions are not practical
for a number of reasons). There are 5 RoR FastCGI processes configured
using FastCgiServer.
What I am finding is that, after a while, some of the FastCGI processes
seem to ''hang''. They no longer process requests, and the only way to