Oh.. sorry to bother this mailing list!
I will check this portal out.
Thanks.
On Wed, Jan 12, 2022 at 5:48 PM Sergey A. Osokin wrote:
>
> Hi Fabiano,
>
> hope you're doing well these days.
>
> This mailing list is focused on NGINX OSS distribution.
>
> For commercial support I'd recommend to ra
Hi Fabiano,
hope you're doing well these days.
This mailing list is focused on NGINX OSS distribution.
For commercial support I'd recommend to raise a support ticket on MyF5 portal,
https://my.f5.com/
Thank you.
--
Sergey A. Osokin
On Wed, Jan 12, 2022 at 05:00:35PM -0300, Fabiano Furtado Pes
Hi...
I'm trying to configure keepalived in active-active mode, using 2
nodes, based on the official documentation
https://docs.nginx.com/nginx/admin-guide/high-availability/ha-keepalived-nodes/,
but the environment became unstable. The TCP connection is closing all
the time and I don't know what'
Hello!
On Wed, Jan 12, 2022 at 12:44:34PM -0500, podzol33 wrote:
> We have an responseHeader with technical information sent by the upstream
> server tomcat.
> We want to log this information in nginx and delete the header to avoid to
> be visible in the response Header to the client.
>
> log_fo
> We have an responseHeader with technical information sent by the upstream
> server tomcat.
> We want to log this information in nginx and delete the header to avoid to be
> visible in the response Header to the client.
>
> more_clear_headers 'Container-Id';
This seems to be a third-party modul
Hello,
We have an responseHeader with technical information sent by the upstream
server tomcat.
We want to log this information in nginx and delete the header to avoid to
be visible in the response Header to the client.
log_format formatjson escape=json '{
'"tomcat_container_id": "$TOMCAT_CO