1. 22 Aug, 2010 2 commits
    • Rainer Jung's avatar
      Change behaviour of worker sharing. · 8582d426
      Rainer Jung authored
      A proxy worker is shared, if its URL is a leading substring
      of the URL of another worker defined later in the configuration.
      
      Before this change this
      - triggered the "worker ... already used by another worker" message
      - resulted in a hard to understand configuration for this worker
        - Attributes explicitely given in the later worker overwrote
          attributes in the worker which was defined first
        - General proxy attributes (e.g. ProxyTimeout ) overwrote
          attributes in the worker which was defined first
      
      New behaviour:
      - Talk about "sharing" of workers and log both worker URLs
        in the info log message instead of the "already used" message
      - Do not overwrite attributes. If attributes were explicitely
        given in the later worker, log a warning that those are ignored
        because of sharing.
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@987854 13f79535-47bb-0310-9956-ffa450edef68
      8582d426
    • Rainer Jung's avatar
      Minor style nits. · 9d1028b4
      Rainer Jung authored
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@987853 13f79535-47bb-0310-9956-ffa450edef68
      9d1028b4
  2. 21 Aug, 2010 1 commit
  3. 20 Aug, 2010 6 commits
  4. 19 Aug, 2010 10 commits
  5. 18 Aug, 2010 8 commits
  6. 17 Aug, 2010 6 commits
  7. 16 Aug, 2010 1 commit
  8. 15 Aug, 2010 1 commit
  9. 13 Aug, 2010 1 commit
  10. 12 Aug, 2010 1 commit
  11. 10 Aug, 2010 2 commits
  12. 09 Aug, 2010 1 commit