Skip to content
Snippets Groups Projects
  1. Aug 18, 2012
  2. Aug 09, 2012
  3. Aug 08, 2012
  4. Aug 06, 2012
  5. Aug 05, 2012
  6. Aug 03, 2012
  7. Jul 31, 2012
  8. Jul 27, 2012
  9. Jul 25, 2012
  10. Jul 24, 2012
  11. Jul 23, 2012
  12. Jul 22, 2012
  13. Jul 21, 2012
  14. Jul 19, 2012
  15. Jul 18, 2012
  16. Jul 14, 2012
  17. Jul 09, 2012
  18. Jul 07, 2012
  19. Jul 06, 2012
  20. Jul 05, 2012
  21. Jun 30, 2012
  22. Jun 29, 2012
  23. Jun 27, 2012
    • Zachary Carter's avatar
      Adds static process and refactors routing of WSAPI requests - issue #1757 · d529d793
      Zachary Carter authored
      The `static` process has been added to handle cachable resources and views, so
      code relevant to serving those resources has been removed from `browserid`.
      
      The `router` heartbeat now depends on both `browserid` and `static` processes being ok.
      `router` now forwards wsapi writes to `dbwriter`, reads to `browserid`, and errors on unkown
      or internal wsapi requests. The wsapi setup for `browserid` no longer handles forwards, though
      some wsapi operations may trigger a forward to `dbwriter`.
      d529d793
  24. Jun 23, 2012
Loading