)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"77b2ff54e443ac8a89396bc98286fe845f995cc9","unresolved":false,"context_lines":[{"line_number":10,"context_line":"on how to run manila with uWSGI for contributors."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"Partially-implements: blueprint wsgi-web-servers-support"},{"line_number":13,"context_line":""},{"line_number":14,"context_line":"Change-Id: I8e68619b00255197b3d3cf6796c60d1a3a04ff36"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"9f560f44_36e031cd","line":13,"range":{"start_line":13,"start_character":0,"end_line":13,"end_character":0},"updated":"2020-08-11 23:13:31.000000000","message":"Closes-Bug: #1682694","commit_id":"7a1414977f1f1699b000ff04ed0e0d32853d1185"}],"doc/source/contributor/apache-httpd.rst":[{"author":{"_account_id":7102,"name":"Thomas Bechtold","email":"thomas.bechtold@chainguard.dev","username":"toabctl"},"change_message_id":"ca0e424caa20ba37e06ff4a826ffc4ec034c1588","unresolved":false,"context_lines":[{"line_number":1,"context_line":"\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"},{"line_number":2,"context_line":"Running manila in HTTPD"},{"line_number":3,"context_line":"\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"},{"line_number":4,"context_line":""},{"line_number":5,"context_line":"As part of the `community goals for Pike`_, manila has packaged"}],"source_content_type":"text/x-rst","patch_set":2,"id":"9fdfeff1_bae93181","line":2,"updated":"2019-01-22 05:35:10.000000000","message":"I would write HTTPD/Apache2 to make it clear","commit_id":"60a0aeb3a96acfd959ee9f38259fe403321e2f93"},{"author":{"_account_id":7102,"name":"Thomas Bechtold","email":"thomas.bechtold@chainguard.dev","username":"toabctl"},"change_message_id":"ca0e424caa20ba37e06ff4a826ffc4ec034c1588","unresolved":false,"context_lines":[{"line_number":13,"context_line":""},{"line_number":14,"context_line":"For this deployment we use uwsgi as a web server bound to a random"},{"line_number":15,"context_line":"local port. Then we configure apache using mod_proxy to forward all incoming"},{"line_number":16,"context_line":"requests on the specified endpoint to taht local webserver. This has the"},{"line_number":17,"context_line":"advantage of letting apache manage all inbound http connections, but letting"},{"line_number":18,"context_line":"uwsgi manage running the python code. This also means that when we make"},{"line_number":19,"context_line":"changes to manila code or configuration we don\u0027t need to restart all of apache"}],"source_content_type":"text/x-rst","patch_set":2,"id":"9fdfeff1_bad051cb","line":16,"updated":"2019-01-22 05:35:10.000000000","message":"typo: taht","commit_id":"60a0aeb3a96acfd959ee9f38259fe403321e2f93"},{"author":{"_account_id":7102,"name":"Thomas Bechtold","email":"thomas.bechtold@chainguard.dev","username":"toabctl"},"change_message_id":"ca0e424caa20ba37e06ff4a826ffc4ec034c1588","unresolved":false,"context_lines":[{"line_number":22,"context_line":""},{"line_number":23,"context_line":"The httpd/ directory contains sample files for configuring HTTPD to run manila"},{"line_number":24,"context_line":"under uwsgi. To use sample configs, simply copy `httpd/uwsgi-manila.conf` to the"},{"line_number":25,"context_line":"appropiate location for your apache server. On Red Hat based systems it is::"},{"line_number":26,"context_line":""},{"line_number":27,"context_line":"    /etc/httpd/conf.d/uwsgi-manila.conf"},{"line_number":28,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"9fdfeff1_9ad78dc0","line":25,"updated":"2019-01-22 05:35:10.000000000","message":"I assume this is also Fedora, right?","commit_id":"60a0aeb3a96acfd959ee9f38259fe403321e2f93"},{"author":{"_account_id":6413,"name":"Victoria Martinez de la Cruz","email":"victoria@redhat.com","username":"vkmc"},"change_message_id":"35e40dce2b9604581de6d943568eef1681293f3b","unresolved":false,"context_lines":[{"line_number":22,"context_line":""},{"line_number":23,"context_line":"The httpd/ directory contains sample files for configuring HTTPD to run manila"},{"line_number":24,"context_line":"under uwsgi. To use sample configs, simply copy `httpd/uwsgi-manila.conf` to the"},{"line_number":25,"context_line":"appropiate location for your apache server. On Red Hat based systems it is::"},{"line_number":26,"context_line":""},{"line_number":27,"context_line":"    /etc/httpd/conf.d/uwsgi-manila.conf"},{"line_number":28,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"9fdfeff1_e772dd49","line":25,"in_reply_to":"9fdfeff1_9ad78dc0","updated":"2019-02-04 23:06:44.000000000","message":"Yeah... maybe I should put RHEL-based? With this I want to include CentOS and Fedora.","commit_id":"60a0aeb3a96acfd959ee9f38259fe403321e2f93"},{"author":{"_account_id":7102,"name":"Thomas Bechtold","email":"thomas.bechtold@chainguard.dev","username":"toabctl"},"change_message_id":"ca0e424caa20ba37e06ff4a826ffc4ec034c1588","unresolved":false,"context_lines":[{"line_number":29,"context_line":"On Debian/Ubuntu it is::"},{"line_number":30,"context_line":""},{"line_number":31,"context_line":"    /etc/apache2/sites-available/uwsgi-manila.conf"},{"line_number":32,"context_line":""},{"line_number":33,"context_line":"Enable mod_proxy by running ``sudo a2enmod proxy``"},{"line_number":34,"context_line":""},{"line_number":35,"context_line":"On Ubuntu/Debian systems enable the site by creating a symlink from the file"}],"source_content_type":"text/x-rst","patch_set":2,"id":"9fdfeff1_3ae461ac","line":32,"updated":"2019-01-22 05:35:10.000000000","message":"On openSUSE/SLES, it is\n\n/etc/apache2/vhosts.d/uwsgi-manila.conf","commit_id":"60a0aeb3a96acfd959ee9f38259fe403321e2f93"},{"author":{"_account_id":6413,"name":"Victoria Martinez de la Cruz","email":"victoria@redhat.com","username":"vkmc"},"change_message_id":"35e40dce2b9604581de6d943568eef1681293f3b","unresolved":false,"context_lines":[{"line_number":29,"context_line":"On Debian/Ubuntu it is::"},{"line_number":30,"context_line":""},{"line_number":31,"context_line":"    /etc/apache2/sites-available/uwsgi-manila.conf"},{"line_number":32,"context_line":""},{"line_number":33,"context_line":"Enable mod_proxy by running ``sudo a2enmod proxy``"},{"line_number":34,"context_line":""},{"line_number":35,"context_line":"On Ubuntu/Debian systems enable the site by creating a symlink from the file"}],"source_content_type":"text/x-rst","patch_set":2,"id":"9fdfeff1_878d112c","line":32,"in_reply_to":"9fdfeff1_3ae461ac","updated":"2019-02-04 23:06:44.000000000","message":"Great, thanks, adding this.","commit_id":"60a0aeb3a96acfd959ee9f38259fe403321e2f93"},{"author":{"_account_id":7102,"name":"Thomas Bechtold","email":"thomas.bechtold@chainguard.dev","username":"toabctl"},"change_message_id":"ca0e424caa20ba37e06ff4a826ffc4ec034c1588","unresolved":false,"context_lines":[{"line_number":35,"context_line":"On Ubuntu/Debian systems enable the site by creating a symlink from the file"},{"line_number":36,"context_line":"in ``sites-available`` to ``sites-enabled``::"},{"line_number":37,"context_line":""},{"line_number":38,"context_line":"    ln -s /etc/apache2/sites-available/uwsgi-manila.conf"},{"line_number":39,"context_line":""},{"line_number":40,"context_line":"This is not required on Red Hat systems."},{"line_number":41,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"9fdfeff1_1af5dd57","line":38,"updated":"2019-01-22 05:35:10.000000000","message":"There is \u0027a2ensite\u0027 for doing this. See https://manpages.debian.org/jessie/apache2/a2ensite.8.en.html","commit_id":"60a0aeb3a96acfd959ee9f38259fe403321e2f93"},{"author":{"_account_id":6413,"name":"Victoria Martinez de la Cruz","email":"victoria@redhat.com","username":"vkmc"},"change_message_id":"35e40dce2b9604581de6d943568eef1681293f3b","unresolved":false,"context_lines":[{"line_number":35,"context_line":"On Ubuntu/Debian systems enable the site by creating a symlink from the file"},{"line_number":36,"context_line":"in ``sites-available`` to ``sites-enabled``::"},{"line_number":37,"context_line":""},{"line_number":38,"context_line":"    ln -s /etc/apache2/sites-available/uwsgi-manila.conf"},{"line_number":39,"context_line":""},{"line_number":40,"context_line":"This is not required on Red Hat systems."},{"line_number":41,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"9fdfeff1_a72e15f8","line":38,"in_reply_to":"9fdfeff1_1af5dd57","updated":"2019-02-04 23:06:44.000000000","message":"Cool, fixed this.","commit_id":"60a0aeb3a96acfd959ee9f38259fe403321e2f93"},{"author":{"_account_id":9003,"name":"Tom Barron","email":"tpb@dyncloud.net","username":"tbarron"},"change_message_id":"f11ed03481d7ad7293c5558ba1a53c4272819b25","unresolved":false,"context_lines":[{"line_number":39,"context_line":""},{"line_number":40,"context_line":"This is not required on Red Hat systems."},{"line_number":41,"context_line":""},{"line_number":42,"context_line":"Start or restart HTTPD to pick up the new configuration."},{"line_number":43,"context_line":""},{"line_number":44,"context_line":"Now we have to configure and start the uwsgi service."},{"line_number":45,"context_line":"Copy the `httpd/manila-uwsgi.ini` file to `/etc/manila`. Update the file to"}],"source_content_type":"text/x-rst","patch_set":2,"id":"9fdfeff1_8c621616","line":42,"range":{"start_line":42,"start_character":15,"end_line":42,"end_character":22},"updated":"2019-01-22 10:03:23.000000000","message":"called \u0027apache2\u0027 on debian/ubuntu?","commit_id":"60a0aeb3a96acfd959ee9f38259fe403321e2f93"},{"author":{"_account_id":9003,"name":"Tom Barron","email":"tpb@dyncloud.net","username":"tbarron"},"change_message_id":"f11ed03481d7ad7293c5558ba1a53c4272819b25","unresolved":false,"context_lines":[{"line_number":47,"context_line":""},{"line_number":48,"context_line":"Install uwsgi and start the manila server using uwsgi::"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"    sudo pip install uwsgi"},{"line_number":51,"context_line":"    uwsgi --ini /etc/manila/manila-uwsgi.ini"},{"line_number":52,"context_line":""},{"line_number":53,"context_line":".. NOTE::"}],"source_content_type":"text/x-rst","patch_set":2,"id":"9fdfeff1_acc27ae8","line":50,"range":{"start_line":50,"start_character":0,"end_line":50,"end_character":26},"updated":"2019-01-22 10:03:23.000000000","message":"Aren\u0027t you using apt or yum/dnf?\n\nOn debian/ubuntu I think you should also run:\n\n\u0027sudo apt-get install uwsgi-plugin-python\u0027\n\nor\n\n \u0027sudo apt-get install uwsgi-plugin-python3\u0027","commit_id":"60a0aeb3a96acfd959ee9f38259fe403321e2f93"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"dbdd215939e5eb75e649ba429bb4f1da4ca9d2d9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"5fc1f717_b63e7388","updated":"2019-03-27 23:14:45.000000000","message":"Do we really need this in the contributor doc? It seems like something we need in the installation or admin docs... \n\nContributors only probably need to know there\u0027s a \"MANILA_ENABLE_UWSGI\" option in devstack... thoughts?","commit_id":"9c4afa770525ecab507e6c8e2b84a8d61ab240ea"},{"author":{"_account_id":6413,"name":"Victoria Martinez de la Cruz","email":"victoria@redhat.com","username":"vkmc"},"change_message_id":"a96a64e7e964c30ee632e4652c104a7691ccd32e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"9f560f44_bd157ae7","in_reply_to":"5fc1f717_b63e7388","updated":"2020-08-06 19:52:47.000000000","message":"I saw that in other projects this info is located in the contributors section, so I thought we should keep consistency. In the installation section we have instructions on how to install and start services organized per platform (Ubuntu, CentOS, SUSE) and in the admin guide we have information about how to interact with which API, so the best place seemed here. But we can discuss.","commit_id":"9c4afa770525ecab507e6c8e2b84a8d61ab240ea"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"dbdd215939e5eb75e649ba429bb4f1da4ca9d2d9","unresolved":false,"context_lines":[{"line_number":1,"context_line":"\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"},{"line_number":2,"context_line":"Running manila in HTTPD/Apache2"},{"line_number":3,"context_line":"\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"},{"line_number":4,"context_line":""},{"line_number":5,"context_line":"As part of the `community goals for Pike`_, manila has packaged"}],"source_content_type":"text/x-rst","patch_set":4,"id":"5fc1f717_f6d39b5e","line":2,"range":{"start_line":2,"start_character":8,"end_line":2,"end_character":14},"updated":"2019-03-27 23:14:45.000000000","message":"manila API","commit_id":"9c4afa770525ecab507e6c8e2b84a8d61ab240ea"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"dbdd215939e5eb75e649ba429bb4f1da4ca9d2d9","unresolved":false,"context_lines":[{"line_number":1,"context_line":"\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"},{"line_number":2,"context_line":"Running manila in HTTPD/Apache2"},{"line_number":3,"context_line":"\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"},{"line_number":4,"context_line":""},{"line_number":5,"context_line":"As part of the `community goals for Pike`_, manila has packaged"}],"source_content_type":"text/x-rst","patch_set":4,"id":"5fc1f717_16d7474d","line":2,"range":{"start_line":2,"start_character":15,"end_line":2,"end_character":17},"updated":"2019-03-27 23:14:45.000000000","message":"with","commit_id":"9c4afa770525ecab507e6c8e2b84a8d61ab240ea"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"dbdd215939e5eb75e649ba429bb4f1da4ca9d2d9","unresolved":false,"context_lines":[{"line_number":15,"context_line":"local port. Then we configure apache using mod_proxy to forward all incoming"},{"line_number":16,"context_line":"requests on the specified endpoint to that local webserver. This has the"},{"line_number":17,"context_line":"advantage of letting apache manage all inbound http connections, but letting"},{"line_number":18,"context_line":"uwsgi manage running the python code. This also means that when we make"},{"line_number":19,"context_line":"changes to manila code or configuration we don\u0027t need to restart all of apache"},{"line_number":20,"context_line":"(which may be running other services as well) and just need to restart the local"},{"line_number":21,"context_line":"uwsgi daemon."}],"source_content_type":"text/x-rst","patch_set":4,"id":"5fc1f717_d6cc5fbc","line":18,"range":{"start_line":18,"start_character":6,"end_line":18,"end_character":20},"updated":"2019-03-27 23:14:45.000000000","message":"run","commit_id":"9c4afa770525ecab507e6c8e2b84a8d61ab240ea"},{"author":{"_account_id":6413,"name":"Victoria Martinez de la Cruz","email":"victoria@redhat.com","username":"vkmc"},"change_message_id":"35e40dce2b9604581de6d943568eef1681293f3b","unresolved":false,"context_lines":[{"line_number":42,"context_line":""},{"line_number":43,"context_line":"    sudo a2ensite /etc/apache2/sites-available/uwsgi-manila.conf"},{"line_number":44,"context_line":""},{"line_number":45,"context_line":"This is not required on RHEL/CentOS/Fedora systems."},{"line_number":46,"context_line":""},{"line_number":47,"context_line":"Start or restart HTTPD/Apache2 to pick up the new configuration."},{"line_number":48,"context_line":""}],"source_content_type":"text/x-rst","patch_set":4,"id":"9fdfeff1_e245eb44","line":45,"updated":"2019-02-04 23:06:44.000000000","message":"Not sure if this is needed for SLES/OpenSUSE. Can you confirm Thomas?","commit_id":"9c4afa770525ecab507e6c8e2b84a8d61ab240ea"},{"author":{"_account_id":9003,"name":"Tom Barron","email":"tpb@dyncloud.net","username":"tbarron"},"change_message_id":"d07292376b6e4295de457e6ad73420c113a803e4","unresolved":false,"context_lines":[{"line_number":42,"context_line":""},{"line_number":43,"context_line":"    sudo a2ensite /etc/apache2/sites-available/uwsgi-manila.conf"},{"line_number":44,"context_line":""},{"line_number":45,"context_line":"This is not required on RHEL/CentOS/Fedora systems."},{"line_number":46,"context_line":""},{"line_number":47,"context_line":"Start or restart HTTPD/Apache2 to pick up the new configuration."},{"line_number":48,"context_line":""}],"source_content_type":"text/x-rst","patch_set":4,"id":"5fc1f717_f523b0a5","line":45,"in_reply_to":"9fdfeff1_e245eb44","updated":"2019-03-14 17:21:25.000000000","message":"toabctl: when you get a chance ^^^","commit_id":"9c4afa770525ecab507e6c8e2b84a8d61ab240ea"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"3dea04988219347cf4b2de2b5e75a4c1cd5cdef9","unresolved":false,"context_lines":[{"line_number":74,"context_line":""},{"line_number":75,"context_line":".. NOTE::"},{"line_number":76,"context_line":""},{"line_number":77,"context_line":"   In the sample configs port 61999 is used, this is a randomly selected number."},{"line_number":78,"context_line":""},{"line_number":79,"context_line":".. _community goals for Pike: https://governance.openstack.org/tc/goals/pike/deploy-api-in-wsgi.html#control-plane-api-endpoints-deployment-via-wsgi"}],"source_content_type":"text/x-rst","patch_set":5,"id":"9f560f44_65b7b63b","line":77,"range":{"start_line":77,"start_character":30,"end_line":77,"end_character":35},"updated":"2020-08-07 21:37:55.000000000","message":"Lets use a number smaller than 60999","commit_id":"52998dbe53868712782d44cab276cab3b52a5a5e"},{"author":{"_account_id":6413,"name":"Victoria Martinez de la Cruz","email":"victoria@redhat.com","username":"vkmc"},"change_message_id":"a7b80eb241586654bb17ccb2f94a1db6fdf8bdc3","unresolved":false,"context_lines":[{"line_number":74,"context_line":""},{"line_number":75,"context_line":".. NOTE::"},{"line_number":76,"context_line":""},{"line_number":77,"context_line":"   In the sample configs port 61999 is used, this is a randomly selected number."},{"line_number":78,"context_line":""},{"line_number":79,"context_line":".. _community goals for Pike: https://governance.openstack.org/tc/goals/pike/deploy-api-in-wsgi.html#control-plane-api-endpoints-deployment-via-wsgi"}],"source_content_type":"text/x-rst","patch_set":5,"id":"9f560f44_236c759b","line":77,"range":{"start_line":77,"start_character":30,"end_line":77,"end_character":35},"in_reply_to":"9f560f44_65b7b63b","updated":"2020-08-11 21:00:36.000000000","message":"51999 is good?","commit_id":"52998dbe53868712782d44cab276cab3b52a5a5e"}],"httpd/manila-uwsgi.ini":[{"author":{"_account_id":9003,"name":"Tom Barron","email":"tpb@dyncloud.net","username":"tbarron"},"change_message_id":"f11ed03481d7ad7293c5558ba1a53c4272819b25","unresolved":false,"context_lines":[{"line_number":8,"context_line":"add-header \u003d Connection: close"},{"line_number":9,"context_line":"buffer-size \u003d 65535"},{"line_number":10,"context_line":"thunder-lock \u003d true"},{"line_number":11,"context_line":"plugins \u003d python"},{"line_number":12,"context_line":"enable-threads \u003d true"},{"line_number":13,"context_line":"exit-on-reload \u003d true"},{"line_number":14,"context_line":"die-on-term \u003d true"}],"source_content_type":"text/x-properties","patch_set":2,"id":"9fdfeff1_8cdc5619","line":11,"range":{"start_line":11,"start_character":0,"end_line":11,"end_character":16},"updated":"2019-01-22 10:03:23.000000000","message":"May need to set this to proper python version?  e.g. if running on ubuntu bionic with USE_PYTHON3\u003dTrue in devstack local.conf then \"python\" is still python 2.7 so I think we\u0027d say \u0027plugins \u003d python3\u0027.","commit_id":"60a0aeb3a96acfd959ee9f38259fe403321e2f93"},{"author":{"_account_id":6413,"name":"Victoria Martinez de la Cruz","email":"victoria@redhat.com","username":"vkmc"},"change_message_id":"35e40dce2b9604581de6d943568eef1681293f3b","unresolved":false,"context_lines":[{"line_number":8,"context_line":"add-header \u003d Connection: close"},{"line_number":9,"context_line":"buffer-size \u003d 65535"},{"line_number":10,"context_line":"thunder-lock \u003d true"},{"line_number":11,"context_line":"plugins \u003d python"},{"line_number":12,"context_line":"enable-threads \u003d true"},{"line_number":13,"context_line":"exit-on-reload \u003d true"},{"line_number":14,"context_line":"die-on-term \u003d true"}],"source_content_type":"text/x-properties","patch_set":2,"id":"9fdfeff1_a29e03b6","line":11,"range":{"start_line":11,"start_character":0,"end_line":11,"end_character":16},"in_reply_to":"9fdfeff1_8cdc5619","updated":"2019-02-04 23:06:44.000000000","message":"I check with the one generated by Devstack and it seems it\u0027s not required, so we are fine.","commit_id":"60a0aeb3a96acfd959ee9f38259fe403321e2f93"}],"httpd/uwsgi-manila.conf":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"3dea04988219347cf4b2de2b5e75a4c1cd5cdef9","unresolved":false,"context_lines":[{"line_number":1,"context_line":"KeepAlive Off"},{"line_number":2,"context_line":"SetEnv proxy-sendchunked 1"},{"line_number":3,"context_line":"ProxyPass \"/share\" \"http://127.0.0.1:61999\" retry\u003d0"}],"source_content_type":"text/plain","patch_set":5,"id":"9f560f44_85a00af6","line":3,"range":{"start_line":3,"start_character":37,"end_line":3,"end_character":42},"updated":"2020-08-07 21:37:55.000000000","message":"This is outside the default port range for most linux systems, including ubuntu and RHEL.. \n\n$ cat /proc/sys/net/ipv4/ip_local_port_range\n32768\t60999\n\nCan we pick a smaller port number for the example?","commit_id":"52998dbe53868712782d44cab276cab3b52a5a5e"},{"author":{"_account_id":6413,"name":"Victoria Martinez de la Cruz","email":"victoria@redhat.com","username":"vkmc"},"change_message_id":"a7b80eb241586654bb17ccb2f94a1db6fdf8bdc3","unresolved":false,"context_lines":[{"line_number":1,"context_line":"KeepAlive Off"},{"line_number":2,"context_line":"SetEnv proxy-sendchunked 1"},{"line_number":3,"context_line":"ProxyPass \"/share\" \"http://127.0.0.1:61999\" retry\u003d0"}],"source_content_type":"text/plain","patch_set":5,"id":"9f560f44_0369718a","line":3,"range":{"start_line":3,"start_character":37,"end_line":3,"end_character":42},"in_reply_to":"9f560f44_85a00af6","updated":"2020-08-11 21:00:36.000000000","message":"Sure, good catch :)","commit_id":"52998dbe53868712782d44cab276cab3b52a5a5e"}]}
