XSendfile range request does not work

Helicon Ape provides support for Apache .htacces and .htpasswd configuration files for Microsoft IIS.
User avatar
Posts: 1
Joined: 28 May 2015, 16:40

XSendfile range request does not work

28 May 2015, 16:53

Testing APE on Win2012 / IIS 8.
Xsendfile works fine. However I need range request support for playing audio through XSendfile. I get the feeling that XSendfile does not support range requests like Xsendfile on Apache. Is that correct?

This is the file I test with:
Code: Select all
<?php
//set proper Content-Type
header('Content-Type: audio/mpeg');
//header('Content-Disposition: attachment;filename=test.mp3');
header('X-Sendfile: D:\files\test.mp3');
?>


The file is served fine in Chrome, but I can only playback from the beginning of the audio, and not jump to another position in the audio. On Apache this works fine.
Any suggestions?

Edmar.

User avatar
Posts: 871
Joined: 12 Mar 2012, 09:54

Re: XSendfile range request does not work

01 Jun 2015, 10:23

Hello,

>I get the feeling that XSendfile does not support range requests like Xsendfile on Apache. Is that correct?

Yes, we are currently not paying much attention to developing mod_Xsendfile, so it is missing some of the functionality available in Apache.

Best regards,
Anton

Return to Helicon Ape

Who is online

Users browsing this forum: No registered users and 16 guests