Hi, I have Nginx running on a Server named ServerS. I have some backend(upstream) servers B1,B2 etc which server S is proxying( load balancing). Just to give you a complete picture, may be not relevant to the question I'm asking. I want to test ServerS by sending some commands (in the form of a file) to the ServerS system through Nginx. I'm planning to do it by for example curl doing a post to Nby pk123 - Nginx Development
Hi maxim, Thanks a lot. Could give some inputs on how to export variable from inside my module? I'm kind of new to nginx variable stuff. Do I need it to use other modules like lua,resty? I would prefer to avoid them if possible. Regards -- Best Regards Prasanna Khanapur Oslo, Norway Mobile: +4795417774 _______________________________________________ nginx-devel mailing list nginx-devel@nginx.orgby pk123 - Nginx Development
Hi, I have built a custom load balancer "my_loadbalancer" which load balances request from end users. -Ignore any syntax errors, if any- upstream myservers { my_loadbalancer; server abc123; server pqr123; } location XYZ { proxy_pass http://myservers http://abcdservers ; } I have basically followed Emiller's Guide to get all this working. "my_loadbalancer" loadby pk123 - Nginx Development
Are there any open source tools to do nginx's error_log analysis and provides stats ? I notice that there lot of tools for analysising access_log e.g ngxtop, goacess but not error_log.by pk123 - How to...
![]() |
![]() |
![]() |
![]() |
|