)]}'
{"doc/source/apache_deployment_guide.rst":[{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"49443713f8c04cee1660accac7e96b9fb01d84d9","unresolved":false,"context_lines":[{"line_number":55,"context_line":"Create a working directory for the wsgi processes::"},{"line_number":56,"context_line":""},{"line_number":57,"context_line":"    sudo mkdir -m 2770 /var/lib/swift"},{"line_number":58,"context_line":"    sudo chown swift:swift /var/lib/swift"},{"line_number":59,"context_line":""},{"line_number":60,"context_line":"Create a file for each service under ``/srv/www/swift``."},{"line_number":61,"context_line":""}],"source_content_type":"text/x-rst","patch_set":1,"id":"9f560f44_e28b601f","line":58,"updated":"2020-10-01 21:39:37.000000000","message":"This seems to be the only reference to /var/lib/swift -- out of curiosity, how does it get used? I take it Apache starts spewing errors without it?","commit_id":"6f4143d9967f6f2e53df5092c2aaa9aea9f6f93e"},{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"49443713f8c04cee1660accac7e96b9fb01d84d9","unresolved":false,"context_lines":[{"line_number":99,"context_line":"        LimitRequestBody 5368709122"},{"line_number":100,"context_line":"        LimitRequestFields 200"},{"line_number":101,"context_line":""},{"line_number":102,"context_line":"        WSGIDaemonProcess proxy-server processes\u003d5 threads\u003d1 user\u003dswift group\u003dswift display-name\u003d%{GROUP}"},{"line_number":103,"context_line":"        WSGIProcessGroup proxy-server"},{"line_number":104,"context_line":"        WSGIScriptAlias / /srv/www/swift/proxy-server.wsgi"},{"line_number":105,"context_line":"        LogLevel debug"}],"source_content_type":"text/x-rst","patch_set":1,"id":"9f560f44_e2dd2040","line":102,"range":{"start_line":102,"start_character":61,"end_line":102,"end_character":83},"updated":"2020-10-01 21:39:37.000000000","message":"So this is what we do instead of tweaking APACHE_RUN_*, nice.","commit_id":"6f4143d9967f6f2e53df5092c2aaa9aea9f6f93e"}]}
