social-platform-donut-frontend
                                
                                 social-platform-donut-frontend copied to clipboard
                                
                                    social-platform-donut-frontend copied to clipboard
                            
                            
                            
                        Use nginx for various pruposes with a dedicated configuration
Context
We can use Ngnix for various purposes in production for Donut as mentioned below
Usage
- [ ] Web server (benchmarked to be fastest than many others like Apache) (Inheritently can handle large number of concurrent requests at a time)
- [ ] Caching static content
- [ ] Configure to prevent basic security attacks on the frontend (as mentioned in https://github.com/codeuino/social-platform-donut-backend/pull/146)
- [ ] Reverse Proxy
- [ ] rate-limiting and simultaneous attacks
@jaskiratsingh2000 @vaibhavdaren @devesh-verma
What are your thoughts regarding this?
We can do this in parallel to https://github.com/codeuino/social-platform-donut-backend/pull/146
Cool 💯
Awesome, definitely
On Sat, Jul 11, 2020 at 4:56 AM Vaibhav D. Aren [email protected] wrote:
Cool 💯
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/codeuino/social-platform-donut-frontend/issues/512#issuecomment-656936564, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACOBHKY5QAI6P24IRFLL23LR26PSDANCNFSM4OWGAADA .