Author Topic: netscaler ignores advertised MSS of the back end webserver?  (Read 3308 times)

Offline danm

  • Sr. Member
  • **
  • Posts: 17
  • Karma: 2
Anyone else notice this?  Typically it's only going to manifest itself with a very large post. I have a capture where the netscaler is ignoring the advertised MSS of the back end webserver (1380) during the 3 way handshake and sends a packet of MSS 1460 which obviously times out then retransmits and then eventually times out.

Just to be clear this issue exists between MIP -> backend webserver and NOT client -> VIP

Is this a calculated behavior?  I'd hate to globally reduce MSS as that will affect all my customers.  PMTU unfortunately will not solve this either as I'm never seeing the ICMP come back.

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 152
  • Karma: 18
PMTUD won't help on ns->server side anyway.  This would have to be considered a bug, although what service type are you using?  I would open a ticket on this though.

The Oracle

Offline danm

  • Sr. Member
  • **
  • Posts: 17
  • Karma: 2
The service is HTTP.  I've had an ongoing ticket for quite sometime now.  They seem unsure of how to classify the issue.  I sent a tcpdump from the netscaler pretty clearly illustrating it.  Just playing the waiting game now.


PMTUD won't help on ns->server side anyway.  This would have to be considered a bug, although what service type are you using?  I would open a ticket on this though.

The Oracle

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 152
  • Karma: 18
Can you send over your config to me (via messages)?  I suspect i know what is going on, but want to confirm.

The Oracle

Offline danm

  • Sr. Member
  • **
  • Posts: 17
  • Karma: 2
PM sent.  apparently my config is too large for the message board software.. LOL!

Offline danm

  • Sr. Member
  • **
  • Posts: 17
  • Karma: 2
This has been confirmed by Citrix as a misbehavior and unfortunately will not be fixed in 8.0/8.1.  Best we can hope for is a fix in 9.0 when that goes GA.



Offline herbertsmith

  • Contributor
  • *
  • Posts: 1
  • Karma: 0
Thanks for the great post!