Re: [pgAdmin][RM5017] Use cheroot as default production server

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема Re: [pgAdmin][RM5017] Use cheroot as default production server
Дата
Msg-id CAG7mmowQhSn5m8=9WyNLmyLCkWfRq2Q+JVSDNoyQrwikcQ35Kg@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin][RM5017] Use cheroot as default production server  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Ответы Re: [pgAdmin][RM5017] Use cheroot as default production server  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список pgadmin-hackers
Have you seen any improvements in performance? 

On Tue, 17 Dec 2019, 15:16 Aditya Toshniwal, <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to use https://pypi.org/project/cheroot/ instead of current flask dev server. cheroot is a stable production ready server. Plus, flask dev server is not recommended for production.
Code is changed to use cheroot only when DEBUG is False, otherwise you the default flask server.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Optimized edit types and properties SQL for table/col
Следующее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch] - 5023 - Refactoring SQL of View and Materialized View.