Skip to content
Snippets Groups Projects
  1. Apr 02, 2013
  2. Mar 29, 2013
    • Marek Vavrusa's avatar
      Reimplemented XFR handler to support queueing. · 725b66ce
      Marek Vavrusa authored
      Requests are now scheduled in FCFS manner, while there
      can be a fixed amount of pending requests from N threads.
      Currently the limit is set to 10 parallel requests to honor
      BIND9 default setting, but should be configurable.
      
      To do:
      - Fetch pending request state for 'zonestatus' command
      - As of now, there can be a multiple NOTIFY tasks,
        would it be a problem?
      - Cleanup of the xfr_answer()
      - Check for bugs
      725b66ce
  3. Mar 28, 2013
  4. Mar 26, 2013
  5. Mar 25, 2013
  6. Mar 24, 2013
Loading