Hi Folks,
Do we know when the next stable version is schedule to be released using
1.13 code base?
Charles
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello!
On Tue, Jul 05, 2016 at 05:00:03PM -0400, Charles Orth wrote:
I'm new to nginx...
I would like to define upstream handler in HTTP without a HTTP server
listener. From SMTP/POP3/IMAP I would like
to use the upstream handler for my http endpoint. Thus requiring
http_upstream initi
Hi Gurus,
I'm new to nginx...
I would like to define upstream handler in HTTP without a HTTP server
listener. From SMTP/POP3/IMAP I would like
to use the upstream handler for my http endpoint. Thus requiring
http_upstream initialize, create a request, hand the request off to
upstream for proce
Hi Gurus,
I am looking to develop a discovery service feature on top of nginx.
I have read http://www.aosabook.org/en/nginx.html and I have a couple
questions
based on what I've seen in the code base.
If I have multiple workers configured using a single servers as an endpoint.
I want to levera