Well, I turned off sendfile in config.&nbsp; I also changed a bunch of parameters per an email I received from Dave Cheney (thanks Dave!).&nbsp; No luck.<br><br>Just for laughs, I installed and configured Swiftiply with Mongrel and turned off Nginx.&nbsp; Same issue.
<br><br>So, then I turned off Swiftiply also and started just one mongrel and told it to listen on port 80.&nbsp; It worked great.&nbsp; File uploads were much faster.<br><br>So, if I am having the same issue when proxying from either Swiftiply or Nginx, but I don&#39;t have the slowness issue when I don&#39;t proxy and just go straight to the mongrel instance, this tells me the problem is not with Nginx, but must be some setting on the OS X server.
<br><br>Does anyone know what would cause proxying in general to be slow on an OS X server?&nbsp; I know its not the network speed from the browser to the server, because when I was connecting directly to the mongrel instance without proxying, file uploads were fine.
<br><br>Sorry for asking this (probably) non-nginx related question on the list, but I started it here, so I figured I would ask one more question.<br><br>Thanks.<br><br>Jamey Cribbs<br><br><br><div class="gmail_quote">On Dec 22, 2007 2:08 PM, Alex Egg &lt;
<a href="mailto:eggie5@gmail.com">eggie5@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">no sendfile on os x<br>
<div><div></div><div class="Wj3C7c"><br>On Dec 22, 2007 7:57 AM, Wayne E. Seguin &lt;<a href="mailto:wayneeseguin@gmail.com">wayneeseguin@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; On Dec 21, 2007 10:28 AM, Jamey Cribbs &lt;
<a href="mailto:jamey.cribbs@gmail.com">jamey.cribbs@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; &gt; I have a rails app running on an OS X server, using nginx as the web<br>&gt; server, proxying to a mongrel cluster. &nbsp;File uploads from the user&#39;s browser
<br>&gt; are painfully slow when going through nginx, but if I target an individual<br>&gt; mongrel instance in the browser, the file upload is fast. &nbsp;I have the latest<br>&gt; mac ports version of nginx installed ( 0.54, I believe).
<br>&gt; &gt;<br>&gt; &gt; Any ideas? &nbsp;I tried changing the log format, as suggested in a reply to<br>&gt; someone else&#39;s post, but could not get nginx to start, so I don&#39;t know if<br>&gt; nginx has to be compiled with a particular flag in order to include the log
<br>&gt; format config directive in nginx.conf.<br>&gt; &gt;<br>&gt; &gt; Any help, suggestions would be greatly appreciated.<br>&gt; &gt;<br>&gt; &gt; Jamey Cribbs<br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt; Try turning sendfile off in the config.
<br>&gt;<br>&gt; &nbsp; ~Wayne<br>&gt;<br><br></div></div></blockquote></div><br>