| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin][RM5017] Use cheroot as default production server |
| Date: | 2019-12-20 06:04:07 |
| Message-ID: | CANxoLDeEO1_i-C3wQSTHQiMR-fmCbdJbNGabCHp80BuRNVg0_Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, patch applied.
On Tue, Dec 17, 2019 at 3:16 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)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"
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2019-12-20 06:16:24 | pgAdmin 4 commit: Optimized edit types and properties SQL for table/col |
| Previous Message | Akshay Joshi | 2019-12-20 06:03:44 | pgAdmin 4 commit: Use cheroot as default production server for pgAdmin4 |