Skip to content
Snippets Groups Projects
  1. Jul 10, 2024
  2. Jun 24, 2024
  3. Jun 04, 2024
  4. Jun 24, 2024
  5. Jun 12, 2024
    • Vasilii Iakliushin's avatar
      Disable request buffering for new SSH endpoints · ed3f9dbbf52b
      Vasilii Iakliushin authored
      Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/466160
      
      **Problem**
      
      While testing the new implementation of SSH endpoints for git related
      actions. I noticed a problem reproducible in my
      local environment.
      
      The request from GitLab-Shell to Workhorse was hanging. After in
      investigation I discovered the root cause of this problem.
      
      In our NGINX configuration we use request buffering. After adding the
      new endpoint to the list of exceptions, then problem was resolved.
      
      **Solution**
      
      Add new endpoints to the list of exceptions for nginx configuration.
      
      Changelog: changed
      ed3f9dbbf52b
  6. Jun 24, 2024
  7. Jun 20, 2024
  8. Jun 19, 2024
  9. Jun 13, 2024
  10. Jun 18, 2024
  11. Jun 13, 2024
  12. Jun 18, 2024
  13. Jun 17, 2024
  14. Jun 10, 2024
  15. Jun 17, 2024
  16. May 16, 2024
  17. Jun 17, 2024
  18. Jun 13, 2024
Loading