diff options
author | Christoph Dwertmann <cdwertmann@gmail.com> | 2015-02-05 15:37:31 +1100 |
---|---|---|
committer | Christoph Dwertmann <cdwertmann@gmail.com> | 2015-02-05 15:37:31 +1100 |
commit | ea0c142784dedbbc3e93b84bea865a40ccb6dc94 (patch) | |
tree | cbeab76e9f822777e2dc0ea64b713e76712325cf /lib/plugins | |
parent | 090f83d33e04d9dfa5a75e6229b19bfab29b7b51 (diff) | |
download | rpg-ea0c142784dedbbc3e93b84bea865a40ccb6dc94.tar.gz rpg-ea0c142784dedbbc3e93b84bea865a40ccb6dc94.tar.bz2 |
Add ob_flush() to sendGIF
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.
Diffstat (limited to 'lib/plugins')
0 files changed, 0 insertions, 0 deletions