portjuice.blogg.se

Bugzilla logs
Bugzilla logs







bugzilla logs

Parameter to an alternate URL for your Bugzilla that is not the same as If you would like additional security on attachments to avoid this, set this Malicious attachment to steal your cookies or perform an attack on Bugzilla When the allow_attachment_display parameter is on, it is possible for a BMO_canonical_urlbase The public URL for the production instance, if different from urlbase above. Note that if this begins with and BMO_inbound_proxies is set to '*' Bugzilla will believe the connection to it BMO_urlbase The public URL for this instance. This value and increase "MOJO_WORKERS" instead for better performance.ĭefault: 200 BUGZILLA_ALLOW_INSECURE_HTTP This should never be set in production. Non-blocking operations, to optimize for blocking operations you can decrease That high concurrency works best with applications that perform mostly Handle concurrently, before stopping to accept new incoming connections. Shutting down gracefully, drastically reducing the performance cost ofĭefault: 1 MOJO_CLIENTS Maximum number of accepted connections each worker process is allowed to This allows for new workers to be started while old ones are still

#Bugzilla logs software

Note that during zeroĭowntime software upgrades there will be twice as many workers active for aĭefault: 1 MOJO_SPARE Temporarily spawn up to this number of additional workers if there is a A good rule of thumb is two worker processes perĬPU core for applications that perform mostly non-blocking operations,īlocking operations often require more and benefit from decreasingĬoncurrency with "MOJO_CLIENTS" (often as low as 1).

bugzilla logs

The httpd will listen on this port for incomingĭefault: 8000 MOJO_REVERSE_PROXY This tells the backend that it is behind a proxy.ĭefault: 1 MOJO_HEARTBEAT_INTERVAL How often (in seconds) will the manager process send a heartbeat to the workers.ĭefault: 10 MOJO_HEARTBEAT_TIMEOUT Maximum amount of time in seconds before a worker without a heartbeat will be stopped gracefullyĭefault: 120 MOJO_INACTIVITY_TIMEOUT Maximum amount of time in seconds a connection can be inactive before getting closed.ĭefault: 120 MOJO_WORKERS Number of worker processes. Environmental Variables PORT This must be a value >= 1024. httpd This will start apache listening for connections on $PORT shell This will start an interactive shell in the container. Container ArgumentsĬurrently, the entry point takes a single command argument. This repository is also a runnable docker container. This message shows that your installation appears to be working correctly.









Bugzilla logs