Dear experts,<br><br>Currently I encountered an issue about nginx using glusterfs volume as webroot. <br>It ends up with nginx can&#39;t read file concurrently.<br><br>for example if I download an large file from nginx http server from&nbsp; two clients one of them will block.<br>
<br>for example<br>[<a href="mailto:root@10.10.135.21">root@10.10.135.21</a>]$ curl <a href="http://10.10.135.21:45678/mnt/teamshare/software/testfolder/test.10gfile">10.10.135.21:45678/mnt/teamshare/software/testfolder/test.10gfile</a> -v&nbsp; &gt; /dev/null<br>
<br clear="all">[<a href="mailto:root@10.10.135.23">root@10.10.135.23</a>]$ curl <a href="http://10.10.135.21:45678/mnt/teamshare/software/testfolder/test.10gfile">10.10.135.21:45678/mnt/teamshare/software/testfolder/test.10gfile</a> -v&nbsp; &gt; /dev/null<br>
<br>the second download will block.<br><br>The issue only occur when nginx work with glusterfs volume. Apache with glusterfs volume is fine.<br>My glusterfs version is 3.2.5.<br><br>Any one known what&#39;s the root cause?<br>
Thank you very much!<br><br>-- <br>·ûÓÀÌÎ<br>