

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
13 messages in ru.sysoev.nginxRe: Re: Serving mp3 files from Nginx| From | Sent On | Attachments |
|---|---|---|
| nhyt...@public.gmane.org | May 18, 2007 11:44 pm | |
| Evan Miller | May 19, 2007 12:05 am | |
| nhyt...@public.gmane.org | May 19, 2007 12:28 am | |
| Igor Sysoev | May 19, 2007 1:07 am | |
| Sharriff Aina | May 19, 2007 3:29 am | |
| nhyt...@public.gmane.org | May 19, 2007 3:33 am | |
| 焦胜强 | May 19, 2007 4:30 am | |
| Sharriff Aina | May 19, 2007 4:45 am | |
| Igor Sysoev | May 19, 2007 5:08 am | |
| nhyt...@public.gmane.org | May 20, 2007 1:44 am | |
| nhyt...@public.gmane.org | May 20, 2007 2:07 am | |
| Igor Sysoev | May 20, 2007 5:13 am | |
| Jure Pečar | May 28, 2007 4:41 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: Re: Serving mp3 files from Nginx | Actions... |
|---|---|---|
| From: | Sharriff Aina (nhyt...@public.gmane.org) | |
| Date: | May 19, 2007 4:45:47 am | |
| List: | ru.sysoev.nginx | |
No, that does not work either. I had earlier even removed the sendfile directive
completely
-----Ursprüngliche Nachricht----- Von: nginx-nofU2znGi42HXe+LvDL...@public.gmane.org Gesendet: 19.05.07 13:34:06 An: nginx-nofU2znGi42HXe+LvDL...@public.gmane.org Betreff: Re: Re: Serving mp3 files from Nginx
gzip off;
sendfile off;
2007/5/19, nhytro-python-S0/GAf8...@public.gmane.org
<nhytro-python-S0/GAf8...@public.gmane.org>:
it shows
Linux vps.vc-server.de 2.4.20-021stab028.19.777-enterprise #1 SMP Wed Oct 19
13:05:01 MSD 2005 i686 GNU/Linux
-----Ursprš¹ngliche Nachricht-----
Von: nginx-nofU2znGi42HXe+LvDL...@public.gmane.org Gesendet: 19.05.07 10:12:03 An: nginx-nofU2znGi42HXe+LvDL...@public.gmane.org Betreff: Re: Serving mp3 files from Nginx
On Sat, May 19, 2007 at 09:29:11AM +0200,
nhytro-python-S0/GAf8...@public.gmane.org wrote:
Thanks. But that does not work either. I still have the same error in my log
and the files doe not play. Any other ideas?
What does "uname -a" show ?
I have noticed something very strange with Nginx. I can server normal mp3 files from Apache, and the can be played or downloaded normally, the same files do not work on Nginx.
The problem is that your system doesn't support "sendfile", as indicated in the log. In your nginx.conf, delete this line:
sendfile on;
And things should be peachy.
Evan
## ======= ERROR LOG
007/05/18 00:26:10 [crit] 3784#0: *6 sendfile() failed (38: Function not implemented) while sending response to client, client:
81.62.17.209, server: localhost, URL: "/test.mp3",
host: "www.nhytro.de"
Does anyone have an idea what I have done wrong?
-- Igor Sysoev http://sysoev.ru/en/
_______________________________________________________________ SMS schreiben mit WEB.DE FreeMail - einfach, schnell und kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192
-- Best Regards ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ œ¹Ê€Ç¿ ÉϺ£ÎÒÒªÍøÂç·¢Õ¹ÓÐÏÞ¹«ËŸ ÔËά²¿ ÉϺ£ÆÖ¶«ÐÂÇø¶ëɜ·91Ū200ºÅÐÂÅôŽóÏÃ2Â¥ Óʱà 200127 Tel: +86(021)58815151-5160 Fax: +86(021)50904695 QQ: 34849502 MSN: jsq_...@public.gmane.org Email: jiaosq-bj+XDJj...@public.gmane.org Visit us: http://www.51.com
_______________________________________________________________ SMS schreiben mit WEB.DE FreeMail - einfach, schnell und kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192







