/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to HACKING.rst

  • Committer: Jelmer Vernooij
  • Date: 2023-02-01 23:45:16 UTC
  • mto: This revision was merged to the branch mainline in revision 547.
  • Revision ID: jelmer@jelmer.uk-20230201234516-fvntjtrjqi0yyjgx

-------8<-------
SUMMARY:
collapsable  34
deamon        1
excercise     1
hanlder       1
informations  1
interupting   1
neccessary    1
obsure        1
overriden     1
proccess      3
recieved      1
requiered     1
witdh         1

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
One way that Launchpad provides both high availability and performance scaling
36
36
is by running multiple instances of loggerhead, serving the same content. A
37
37
proxy is then used to load balance the requests. This also allows us to shut
38
 
down one instance for upgrading, without interupting service (requests are
 
38
down one instance for upgrading, without interrupting service (requests are
39
39
just routed to the other instance).
40
40
 
41
41
However, multiple processes poses an even greater risk that caches will