by truthbrother | Jan 23, 2020 | NGINX
Introduction Proxying is typically used to distribute the load among several servers, seamlessly show content from different websites, or pass requests for processing to application servers over protocols other than HTTP. Passing a Request to a Proxied Server When...
by truthbrother | Mar 20, 2018 | NGINX, Amazon Web Services
It’s time to Use NGINX as the Standard Proxy Server for Atlassian’s JIRA With NGINX now serving over 37% of the top 1000 websites it’s a great time to evaluate replacing Apache as the standard proxy server for Atlassian’s JIRA issue tracker. Two...
by truthbrother | Mar 20, 2018 | NGINX, Amazon Web Services
It is not really necessary to use HTTPS for absolutely all requests, but it makes your life much easier to just handle one scheme and redirect all plain HTTP traffic to the equivalent HTTPS resource. So please make sure you setup HTTPS for the same hostname that you...
by truthbrother | Mar 8, 2017 | NGINX
Company profile WordPress.com is the cloud version of WordPress that is hosted and supported by Automattic. WordPress.com serves more than 33 million sites attracting over 339 million people and 3.4 billion pages each month. Since April 2008, WordPress.com has...