<tt><font size=2>> How would I access my Swift storage through a web-server?
 Is there <br>
> anything readily available that I can use?<br>
</font></tt>
<br><font size=2 face="sans-serif">Sorry, I intended to say web-client,
as in browser, not web-server. </font>
<br>
<br><font size=2 face="sans-serif"><b>David Hernandez</b></font>
<br>
<br><font size=2 face="sans-serif">Contractor / HPSS</font>
<br><font size=3 face="Times New Roman">IBM Global Business Services -
US Federal</font>
<br><font size=2>12301 Kurland Dr Suite 300</font>
<br><font size=2>Houston, TX 77034-4812</font><font size=3> </font>
<br><font size=2>Mobile 713-444-5755</font>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">From:      
 </font><font size=1 face="sans-serif">Pete Zaitcev <zaitcev@redhat.com></font>
<br><font size=1 color=#5f5f5f face="sans-serif">To:      
 </font><font size=1 face="sans-serif">David Hernandez/Houston/Contr/IBM@IBMUS</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Cc:      
 </font><font size=1 face="sans-serif">Derek Higgins <derekh@redhat.com>,
rhos-list@redhat.com, zaitcev@redhat.com</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Date:      
 </font><font size=1 face="sans-serif">11/19/2012 09:46 PM</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Subject:    
   </font><font size=1 face="sans-serif">Re: More Swift
questions -  IBM HPSS VFS as backend storage</font>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>On Thu, 15 Nov 2012 18:00:48 -0600<br>
David Hernandez <dhern@us.ibm.com> wrote:<br>
<br>
> What is the largest amount of extended attribute data Swift will try
to <br>
> store for an account/container/object?<br>
<br>
Sorry to say that, but I do not know. I meant to research it,<br>
because I was curious why everyone suggests to allocate 1000-byte<br>
inodes (regardless of filesystem). I'll let you know what I find.<br>
<br>
> I am currently using the swift command utility locally to upload and
list <br>
> containers and objects in my Swift (Essex Preview) install.  What
changes <br>
> do I need to do to my configuration to allow secure remote client
access <br>
> to my Swift storage.  I know I will need to create some self-signed
<br>
> certificates but don't know to get it to work with my current <br>
> configuration.  I would like still be able to access locally
using the <br>
> swift command which uses port 8080.<br>
> <br>
> How would I access my Swift storage through a web-server?  Is
there <br>
> anything readily available that I can use?<br>
<br>
I sense a certain confusion here. Swift is a webserver and it uses<br>
token-based authentication over HTTP. "Local" swift(1) command
is<br>
exactly the same as remote. So, if your Swift cluster is configured<br>
with proper authentication (e.g. swauth or Keystone), and SSL is<br>
configured, swift(1) or other apps can traverse public Internet<br>
in reasonable safety. But in any case, it makes little sense to<br>
talk about a separate "web-server".<br>
<br>
Note that in many installations, a load balancer terminates SSL<br>
in front of Swift proxy server, and so the client-visible endpoint<br>
could end at port 431 at LB's outside interface. This may not be<br>
well addressed in the documentation, being an operational detail.<br>
If this happens, there's a difference between "local" and "remote",<br>
like you said.<br>
<br>
I hope I did not confuse you even further with this.<br>
<br>
-- Pete<br>
<br>
</font></tt>
<br>