Anand, Whit, and Joseph,<br><br>I appreciate your help very, very much.  Anand&#39;s assertion about Samba doing string comparisons was spot on.  And Whit&#39;s suggestion to change the smb.conf to make it be case sensitive did the trick.  I am also forcing &quot;default case = lower&quot; and &quot;preserve case = no&quot; in smb.conf to make sure everything stays lower-case going in.<br>
<br>With those changes in place, I believe I can hear a song in the back of my head, &quot;It&#39;s a whole new world...&quot;<br><br>On the web app side we will be writing a request handler that will automatically lower-case any requests coming in, so any referenced images and files will work no matter the casing specified.  (I&#39;ve noticed that not many Linux hosted sites and SaaS platforms handle casing well, not sure why.)<br>
<br>We will have some users complain about case sensitivity not being maintained on their files, but I think that the huge win for us being able to use GlusterFS is worth it.  There are no great Windows solutions for ever-expandable storage, and we&#39;re well past the published limitations of Windows DFS-R.  DFS-R is an amazing, refined piece of technology, but it is a solution for a different kind of problem.<br>
<br>Thanks again, guys, I never would have navigated to this solution without you.<br><br>Ken