)]}'
{"examples/apache2/object-server.template":[{"author":{"_account_id":866,"name":"Chmouel Boudjnah","email":"chmouel@chmouel.com","username":"chmouel"},"change_message_id":"c6d2b388d29715dfbecb3743263d4e2d8f02daf3","unresolved":false,"context_lines":[{"line_number":5,"context_line":"# Change the debug level as you see fit"},{"line_number":6,"context_line":"#"},{"line_number":7,"context_line":"# For example:"},{"line_number":8,"context_line":"#     Replace %PORT% by 6010"},{"line_number":9,"context_line":"#     Replace %SERVICENAME% by object-server-1"},{"line_number":10,"context_line":""},{"line_number":11,"context_line":""}],"source_content_type":"application/octet-stream","patch_set":4,"id":"AAAAPn%2F%2F0rI%3D","line":8,"updated":"2013-06-20 12:05:06.000000000","message":"fyi: we would have the same problem as reported in this bug https://bugs.launchpad.net/swift/+bug/1037340 but I don\u0027t think we should care about it.","commit_id":"a73ab6758cdcb9fdd0bad4e85bb1cda47824bd98"},{"author":{"_account_id":4108,"name":"David Hadas","email":"davidh@il.ibm.com","username":"david-hadas"},"change_message_id":"51188cbde0431147b0225fff4c1417ca6abee615","unresolved":false,"context_lines":[{"line_number":5,"context_line":"# Change the debug level as you see fit"},{"line_number":6,"context_line":"#"},{"line_number":7,"context_line":"# For example:"},{"line_number":8,"context_line":"#     Replace %PORT% by 6010"},{"line_number":9,"context_line":"#     Replace %SERVICENAME% by object-server-1"},{"line_number":10,"context_line":""},{"line_number":11,"context_line":""}],"source_content_type":"application/octet-stream","patch_set":4,"id":"AAAAPn%2F%2F0kA%3D","line":8,"in_reply_to":"AAAAPn%2F%2F0rI%3D","updated":"2013-06-20 18:56:01.000000000","message":"Well - if we decide to change ports for SAIO, we will change them all over. \n\nIf devstack decides to use different ports - this is a devstack issue\n\n This is a humble patch adding some example config files for Apache.\n\nIt should align well with the ports used by the examples used with the integrated web front end :) \n\nI suggest to avoid having here one port and in other SAIO documentation use a different port foe the same server","commit_id":"a73ab6758cdcb9fdd0bad4e85bb1cda47824bd98"}],"examples/apache2/proxy-server.template":[{"author":{"_account_id":866,"name":"Chmouel Boudjnah","email":"chmouel@chmouel.com","username":"chmouel"},"change_message_id":"c6d2b388d29715dfbecb3743263d4e2d8f02daf3","unresolved":false,"context_lines":[{"line_number":12,"context_line":"Listen %PORT%"},{"line_number":13,"context_line":""},{"line_number":14,"context_line":"\u003cVirtualHost *:%PORT%\u003e"},{"line_number":15,"context_line":"    LimitRequestBody 5368709122"},{"line_number":16,"context_line":"    WSGIDaemonProcess %SERVICENAME% processes\u003d5 threads\u003d1"},{"line_number":17,"context_line":"    WSGIProcessGroup %SERVICENAME%"},{"line_number":18,"context_line":"    WSGIScriptAlias / /var/www/swift/%SERVICENAME%.wsgi"}],"source_content_type":"application/octet-stream","patch_set":4,"id":"AAAAPn%2F%2F0rA%3D","line":15,"updated":"2013-06-20 12:05:06.000000000","message":"Probably want to mention in the comment it is the actual limit of an object size","commit_id":"a73ab6758cdcb9fdd0bad4e85bb1cda47824bd98"},{"author":{"_account_id":4108,"name":"David Hadas","email":"davidh@il.ibm.com","username":"david-hadas"},"change_message_id":"51188cbde0431147b0225fff4c1417ca6abee615","unresolved":false,"context_lines":[{"line_number":12,"context_line":"Listen %PORT%"},{"line_number":13,"context_line":""},{"line_number":14,"context_line":"\u003cVirtualHost *:%PORT%\u003e"},{"line_number":15,"context_line":"    LimitRequestBody 5368709122"},{"line_number":16,"context_line":"    WSGIDaemonProcess %SERVICENAME% processes\u003d5 threads\u003d1"},{"line_number":17,"context_line":"    WSGIProcessGroup %SERVICENAME%"},{"line_number":18,"context_line":"    WSGIScriptAlias / /var/www/swift/%SERVICENAME%.wsgi"}],"source_content_type":"application/octet-stream","patch_set":4,"id":"AAAAPn%2F%2FzuU%3D","line":15,"in_reply_to":"AAAAPn%2F%2F0rA%3D","updated":"2013-06-20 18:56:01.000000000","message":"Done","commit_id":"a73ab6758cdcb9fdd0bad4e85bb1cda47824bd98"}],"examples/wsgi/proxy-server.wsgi.template":[{"author":{"_account_id":2649,"name":"Zhang Hua","email":"zhuadl@cn.ibm.com","username":"zhang-hare"},"change_message_id":"97c039471c0cf46d91cf9a0af905088c1d64b4fc","unresolved":false,"context_lines":[{"line_number":11,"context_line":""},{"line_number":12,"context_line":"from swift.common.wsgi import init_request_processor"},{"line_number":13,"context_line":"application, conf, logger, log_name \u003d \\"},{"line_number":14,"context_line":"    init_request_processor(\u0027%SERVICECONF%\u0027,\u0027proxy-server\u0027)"}],"source_content_type":"application/octet-stream","patch_set":4,"id":"AAAAPn%2F%2F0gc%3D","line":14,"updated":"2013-06-20 13:32:52.000000000","message":"/etc/swift/%SERVICECONF%","commit_id":"a73ab6758cdcb9fdd0bad4e85bb1cda47824bd98"},{"author":{"_account_id":4108,"name":"David Hadas","email":"davidh@il.ibm.com","username":"david-hadas"},"change_message_id":"51188cbde0431147b0225fff4c1417ca6abee615","unresolved":false,"context_lines":[{"line_number":11,"context_line":""},{"line_number":12,"context_line":"from swift.common.wsgi import init_request_processor"},{"line_number":13,"context_line":"application, conf, logger, log_name \u003d \\"},{"line_number":14,"context_line":"    init_request_processor(\u0027%SERVICECONF%\u0027,\u0027proxy-server\u0027)"}],"source_content_type":"application/octet-stream","patch_set":4,"id":"AAAAPn%2F%2Fzuo%3D","line":14,"in_reply_to":"AAAAPn%2F%2F0gc%3D","updated":"2013-06-20 18:56:01.000000000","message":"Done","commit_id":"a73ab6758cdcb9fdd0bad4e85bb1cda47824bd98"}]}
