Skip to content
Snippets Groups Projects
  1. Sep 27, 2015
  2. Jul 27, 2015
  3. Jul 24, 2015
  4. Jul 21, 2015
  5. Jul 19, 2015
  6. Jul 12, 2015
    • ale's avatar
      use simple TCP proxy for /_stream · 146c29f4
      ale authored
      Proxied connections to Icecast are now handled with a simple TCP
      proxy that can shutdown each direction independently. Fixes some
      connection leaks.
      146c29f4
  7. Jan 31, 2015
    • ale's avatar
      improve status dashboard · faff40e6
      ale authored
      Adds detailed information about the transcoding hierarchy and parameters.
      faff40e6
  8. Jan 27, 2015
  9. Jan 18, 2015
  10. Jan 17, 2015
    • ale's avatar
      simplify the HTTP server structure · 292e4e71
      ale authored
      Refactor the HTTP handler hierarchy to make it simpler.
      
      Replace the ghost logging handler with a simpler one, that fires as soon
      as the HTTP request headers are sent (this is a better solution for
      long-lived connections).
      
      Add a debug page to track long-lived HTTP request.
      
      Add tests for the HTTP server.
      292e4e71
  11. Jan 13, 2015
    • ale's avatar
      implement stream transcoding · b49f402c
      ale authored
      Adds optional transcoding parameters to a Mount. Each node will then
      start a master election for every transcoded stream, and the master will
      run liquidsoap to re-encode the data. Transcoding mounts are identical
      in other respects to normal mounts, except that liquidsoap acts as a
      source for them.
      b49f402c
    • ale's avatar
      prevent division by 0 in utilization scorer · 98800767
      ale authored
      98800767
  12. Jan 03, 2015
  13. Jan 02, 2015
    • ale's avatar
      minor cleanups to lb spec syntax · ee4847fd
      ale authored
      ee4847fd
    • ale's avatar
      new traffic control logic · 7e02e304
      ale authored
      Refactor the load balancing code using a generic traffic control
      abstraction that gives the user more control over the final logic (for
      the moment this is configured via a command-line parameter).
      7e02e304
  14. Dec 28, 2014
  15. Dec 07, 2014
  16. Dec 01, 2014
    • ale's avatar
      support arbitrary public IPs · 01d010c9
      ale authored
      Introduce node names, allowing a node to have multiple IP addresses.
      Also, make the front-end code IPv6-aware and support AAAA records.
      01d010c9
  17. Nov 30, 2014
  18. Nov 14, 2014
  19. Nov 07, 2014
  20. Oct 18, 2014
  21. Oct 15, 2014
  22. Oct 12, 2014
  23. Oct 11, 2014
  24. Oct 09, 2014
  25. Oct 08, 2014
  26. Feb 21, 2014
  27. Dec 01, 2013
  28. Nov 20, 2013
  29. Nov 17, 2013
Loading