Skip to content
Snippets Groups Projects
  1. Mar 17, 2015
  2. Feb 04, 2015
    • Christoph Dwertmann's avatar
      Add ob_flush() to sendGIF · ea0c1427
      Christoph Dwertmann authored
      I'm running this dokuwiki docker container: https://registry.hub.docker.com/u/mprasil/dokuwiki/
      
      It uses lighttpd and fastcgi. For some reason, the ignore_user_abort() feature where the browser should close the connection after the GIF has been received is not working on lighty. The browser keeps loading the page until the indexer run is complete, which leads to extremely slow load times with a larger page index.
      
      Adding ob_flush() to sendGIF fixes the issue.
      ea0c1427
  3. Feb 01, 2015
  4. Jan 28, 2015
  5. Jan 19, 2015
  6. Jan 18, 2015
  7. Jan 15, 2015
  8. Jan 14, 2015
  9. Jan 13, 2015
  10. Jan 12, 2015
  11. Jan 10, 2015
  12. Jan 09, 2015
  13. Jan 08, 2015
  14. Jan 07, 2015
  15. Jan 06, 2015
  16. Jan 05, 2015
  17. Jan 03, 2015
  18. Dec 31, 2014
  19. Dec 30, 2014
Loading