lp:~titusx/nginx/module-upstream-fair

Created by TitusX and last modified
Get this branch:
bzr branch lp:~titusx/nginx/module-upstream-fair

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
TitusX
Project:
Nginx
Status:
Mature

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/gnosek/nginx-upstream-fair.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log

Recent revisions

64. By Grzegorz Nosek <email address hidden>

Merge pull request #8 from mikegagnon/master

fixed off-by-one bug in the calculation of shm_name->len

63. By Grzegorz Nosek <email address hidden>

Merge pull request #4 from pkwarren/issue3

Fix building against nginx without the --with-debug option specified.

62. By Grzegorz Nosek <email address hidden>

Merge pull request #2 from qualtrics/master

Fixed a bug ngx_http_upstream_fair_sched_score function.

61. By Grzegorz Nosek

Fix best_sched_score initialisation on 64-bit architectures

Thanks to Victor Lavrenko for reporting, analysing and providing
a patch.

60. By Grzegorz Nosek

Silly logic bug in idle/no_rr mode checking

Yay for De Morgan's laws.

59. By Grzegorz Nosek

upstream_fair has a home page! Update README

58. By Grzegorz Nosek

Status handler improvements and fixes

57. By Grzegorz Nosek

Replace per-worker refcount with a concurrent request counter

56. By Grzegorz Nosek

Keep our own generation counter instead of relying on ngx_cycle

55. By Grzegorz Nosek

Don't store pointers inside the shm segment at all

(an exceptional use-case is the status handler but it takes care
to do things safely)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers