Skip to content
Snippets Groups Projects
  1. Oct 04, 2018
  2. Sep 19, 2018
  3. Sep 12, 2018
  4. Sep 10, 2018
  5. Sep 06, 2018
  6. Sep 05, 2018
  7. Aug 29, 2018
  8. Aug 22, 2018
  9. Aug 09, 2018
  10. Aug 01, 2018
  11. Jul 21, 2018
  12. Jul 16, 2018
  13. Jul 13, 2018
  14. Jul 02, 2018
  15. Jun 30, 2018
  16. Jun 28, 2018
  17. Jun 18, 2018
  18. Jun 16, 2018
  19. Jun 04, 2018
  20. May 28, 2018
  21. May 23, 2018
  22. May 20, 2018
  23. May 11, 2018
  24. Apr 28, 2018
  25. Apr 10, 2018
  26. Mar 29, 2018
  27. Mar 26, 2018
  28. Mar 24, 2018
  29. Mar 23, 2018
    • Alex Ellis's avatar
      Add direct_functions mode to gateway for tuning · 0c7e59fe
      Alex Ellis authored
      
      Adds a pair of configuration options for performance tuning. The
      gateway can now invoke functions directly and can bypass the
      provider. See updated table in README.md for configuration values.
      
      BaseURLResolver is added with unit tests that decouples resolving
      upstream URL from the reverse proxy client code.
      
      - SingleHostBaseURLResolver resolves a single upstream host
      - FunctionAsHostBaseURLResolver resolves host based upon conventions
      within the URL of the request to a function for direct access
      
      Tested with Kubernetes (faas-netes) and faas-swarm through UI, CLI
      calling system endpoints and functions directly.
      
      Signed-off-by: default avatarAlex Ellis (VMware) <alexellis2@gmail.com>
      0c7e59fe
  30. Mar 14, 2018
  31. Mar 13, 2018
Loading