Skip to content
Snippets Groups Projects
  1. Dec 23, 2024
  2. Dec 20, 2024
  3. Jan 20, 2023
    • lcappelli's avatar
      Adapt nginx configuration · a26b7361
      lcappelli authored
      The nginx used in this branch is the last stable one and not a version compiled by us. To run it inside a container without the root privileges, we have to adapt some configuration in the nginx.conf file. See https://hub.docker.com/_/nginx at section "Running nginx as a non-root user"
      a26b7361
  4. Jan 18, 2023
  5. Dec 14, 2022
  6. Nov 28, 2022
  7. Nov 16, 2022
  8. Nov 11, 2021
    • Francesco Giacomini's avatar
      Adapt test to openresty 1.19.9.1 · eeb99375
      Francesco Giacomini authored
      Apparently the bug mentioned in the (removed) comment has been fixed.
      But this showed a bug in our test: http vs HTTP in the pattern to match
      in the log.
      
      Issue #17
      eeb99375
  9. Jan 14, 2020
    • Francesco Giacomini's avatar
      test file · 7ca002f6
      Francesco Giacomini authored
      Note that This test is always successful because, for some reason
      (a bug?) the error.log as seen in Test::Nginx doesn't contain the
      entries for the master process, although they are evailable in
      the actual file. As a consequence the no_error_log check is
      always satisfied, even if the segmentation fault were present
      7ca002f6
Loading