Skip to content

Conversation

@zimsuchitgupta
Copy link

No description provided.

@Prashantsurana Prashantsurana requested review from fatkudu, gordyt and thefoolwhocodes and removed request for thefoolwhocodes December 11, 2018 14:04
@gordyt
Copy link
Contributor

gordyt commented Dec 11, 2018

@zimsuchitgupta a couple of quick questions...

  1. What testing has been done with these changes?
  2. Have you run with valgrind to check for memory leaks?

@thefoolwhocodes
Copy link
Contributor

Hi @zimsuchitgupta a PR description can be handy.
A suitable format i can suggest is

Problem:

  • ABC

Approach and Fix:

  • XYZ

Testing done:

  • Sanity
  • Valgrind
  • XYZ

@jeastman
Copy link

Some context for this pull request:

This patch was developed to specifically handle the NetScaler TCP header for client IP, which is injected into the TCP stream. It has been validated using the NetScaler virtual appliance. Without this support there is no way for Nginx to obtain the originating client IP address as requests are forwarded from the NetScaler.

Copy link
Contributor

@gordyt gordyt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jeastman - The changes look fine. I had asked if any testing with a tool like valgrind had been done to verify no memory leaks -- always a good thing to do for any nginx updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants