<html><body><div style="color:#000; background-color:#fff; font-family:bookman old style, new york, times, serif;font-size:12pt"><div>hello,<br><br>I have to configure proxy server.<br>For this, <br></div><div><span></span>I
 have to edit /etc/swift/swift.conf and change the 
swift_hash_path_suffix to something secret and then, start the proxy 
server process</div><div><br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">for this, I use the following commands:</div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">root@arun-Aspire-5742:~# vi /etc/swift/swift.conf<br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;"><br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">with this command, swift.conf file is opened:</div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;"><br></div><div
 style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">[swift-hash]<br><br># swift_hash_path_suffix and swift_hash_path_prefix are used as part of the<br># the hashing algorithm when determining data placement in the cluster.<br># These values should remain secret and MUST NOT change<br># once a cluster has been
 deployed.<br><br>swift_hash_path_suffix = changeme<br>swift_hash_path_prefix = changeme<br><br><br># The swift-constraints section sets the basic constraints on data<br># saved in the swift cluster.<br><br>[swift-constraints]<br><br># max_file_size is the largest "normal" object that can be saved in<br># the cluster. This is also the limit on the size of each segment of<br># a "large" object when using the large object manifest support.<br># This value is set in bytes. Setting it to lower than 1MiB will cause<br># some tests to fail. It is STRONGLY recommended to leave this value at<br># the default (5 * 2**30 + 2).<br><br>#max_file_size = 5368709122<br><br><br># max_meta_name_length is the max number of bytes in the utf8 encoding<br># of the name portion of a metadata header.<br><br>#max_meta_name_length = 128<br><br><br># max_meta_value_length is the max number of bytes in the utf8 encoding<br># of a metadata value<br><br>#max_meta_value_length =
 256<br><br><br># max_meta_count is the max number of metadata keys that can be stored<br># on a single account, container, or object<br><br>but, I am not able to change the value of swift_hash_path_suffix.</div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">Please help me in this regard.</div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;"><br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">---</div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">Thanks</div><div style="color:rgb(0, 0, 0);font-size:16px;
font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;"><br></div>Pragya Jain</div></body></html>