Thanks Maxim,
The loopback feature you described is the work around we're using.
However, the new service I'm attempting to implement, it is costly on
several fronts.
My impression of reimplementation of upstream was what I was suspecting
all along.
Thanks
Maxim Dounin wrote:
Hello!
On Tue
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 initia
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