[GH-ISSUE #23] Typo in wiki #17

Closed
opened 2026-02-26 02:31:49 +03:00 by kerem · 2 comments
Owner

Originally created by @sg-s on GitHub (Dec 14, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/23

Streaming Music
Out of the box Koel supports two so-called “streaming methods”: using native PHP readfile() and via Apache’s mod_xsendfile. When the former works, the latter is wayyy faster and much, much, much more stable, thus highly recommended. I can’t stress this enough:

should be:

Streaming Music
Out of the box Koel supports two so-called “streaming methods”: using native PHP readfile() and via Apache’s mod_xsendfile. While the former works, the latter is wayyy faster and much, much, much more stable, thus highly recommended. I can’t stress this enough:

Originally created by @sg-s on GitHub (Dec 14, 2015). Original GitHub issue: https://github.com/koel/koel/issues/23 > Streaming Music > Out of the box Koel supports two so-called “streaming methods”: using native PHP readfile() and via Apache’s mod_xsendfile. When the former works, the latter is wayyy faster and much, much, much more stable, thus highly recommended. I can’t stress this enough: should be: > Streaming Music > Out of the box Koel supports two so-called “streaming methods”: using native PHP readfile() and via Apache’s mod_xsendfile. **While** the former works, the latter is wayyy faster and much, much, much more stable, thus highly recommended. I can’t stress this enough:
kerem closed this issue 2026-02-26 02:31:49 +03:00
Author
Owner

@phanan commented on GitHub (Dec 14, 2015):

👍 Thanks! And sorry for my bad Engrish.

<!-- gh-comment-id:164475802 --> @phanan commented on GitHub (Dec 14, 2015): :+1: Thanks! And sorry for my bad Engrish.
Author
Owner

@sg-s commented on GitHub (Dec 14, 2015):

:) that's hilarious

<!-- gh-comment-id:164487371 --> @sg-s commented on GitHub (Dec 14, 2015): :) that's hilarious
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#17
No description provided.