Questions tagged [netscaler]

Citrix NetScaler is an all-in-one web application delivery controller

Citrix NetScaler is an all-in-one web application delivery controller.

Features:

  • advanced L4-7 load balancing and traffic management;
  • application acceleration such as HTTP compression and caching;
  • integrated application firewall for application security;

NetScaler solutions combine high-speed load balancing and content switching, http compression, content caching, SSL acceleration, application flow visibility and a powerful application firewall into an integrated, easy-to-use platform.

86 questions
0
votes
1 answer

How to Setup kerberos in a load balanced message broker environment?

We have IIB 10.0.0.12 running on Windows Server 2012 R2. We are looking to setup Kerberos -Token based authentication for SOAP services that are exposed to internal/external consumers. We have around 4 System test servers running on a Same domain.…
Ram
  • 41
  • 1
0
votes
2 answers

How to check if items in nested lists of dictionaries exist in another lists of dictionary?

Hello Developer Community! This is my first post here :-) I'm relatively new to Ansible and would like to get some help about the following. I'm trying to create some scripts to manage features on Citrix NetScaler VPX. In this specific case, I would…
Belabacsi
  • 121
  • 2
  • 10
0
votes
1 answer

How to automate Citrix Netscaler gateway login using java

I want to automate Citrix(Netscaler Gateway) login using java. I tried to search and found autologin in gmail, but these 2 tasks are different. Need some guidance for auto login citrix application(userid,token password, windows password)
Devi George
  • 45
  • 2
  • 8
0
votes
1 answer

Netscaler monitoring custom headers

I'm trying to setup monitoring (http-ecv) with authorization header, but I'm getting illegal character or header folding error (jetty 9.3) 1. example GET /somepath/somepage.html HTTP/1.1 Server Running \r\nAuthorization: Basic…
mkovacek
  • 310
  • 2
  • 15
0
votes
1 answer

Owin Oauth occasional too many redirects only on load balanced environment

I have a weird issue which occurs on my asp.net MVC app with Owin Oauth authentication/authorization, while it's load balanced. This application acts an Oauth endpoint , our client applications connects using Dotnetopenauth. A single server…
user1597990
  • 181
  • 3
  • 13
0
votes
3 answers

Apache ReverseProxy Netscaler Gateway abort request because invalid characters in Set-Cookie

I have an apache, which works as reverse proxy for a Netscale Gateway. Sometimes it works, but in many cases the request ends with a 500. The log always give the same error type: [Mon Aug 20 12:51:24.541905 2018] [http:error] [pid 4919:tid…
Jonny
  • 335
  • 4
  • 15
0
votes
0 answers

What is Passcrypt in Citrix Netscaler cli option?

I was going through Citrix Netscaler documentation to renew certificate for Netscaler so it is using Passcrypt as argument for private key but no where mentioned how is it being generated and how is it being used on Netscaler so does anyone faced…
HHuda
  • 1
  • 4
0
votes
0 answers

IIS sending RST flag on "Idle Connection Timeout"

Troubleshooting a intermittent connection issue we noticed that IIS 8.5 on "Idle connection timeout"(default 120sec) is sending a RST flag to Loadbalancer instead of FIN flag. Is this is a standard behaviour of IIS to send RST flag on idle…
Raj K
  • 1
  • 1
0
votes
1 answer

Unable to access web application via URL. SSL connectivity from Netscaler to App servers are failing

Overview I built and deployed an dockerized springboot application on 3 server machines A,B and C (read containers) and exposed application on port 8080. But unable to access via url (Netscaler SSL connectivity to servers at port 8080 is…
VVP
  • 766
  • 4
  • 14
  • 39
0
votes
1 answer

Using '\n' to place regex findings on a line for seperation. '+' unsupported operand

So yesterday I got my regex to be printed line for line. Today I removed my if statement, set "result" equal to the regex so I could append it to my list. Well it broke my (dns+'\n'). Maybe related or not. the error that is being displayed to me is…
Yepram Yeransian
  • 321
  • 1
  • 14
0
votes
1 answer

Netscaler with Google reCAPTCHA IP addresses

We have an ASP.NET MVC 5 app hosted behind a Netscaler. The app uses Google reCAPTCHA but its outgoing requests by reCAPTCHA fail because the IP addresses are blocked. I researched the IPs it was trying to hit and they're similar to but not listed…
Alex
  • 34,699
  • 13
  • 75
  • 158
0
votes
1 answer

IIS -IP Address and Domain Restrictions for LoadBalanced app using Netscaler

I have a Web App load balanced using Citrix NetScaler between 2 Win Server 2016 servers, IIS 10. As per our business use case, we need to block certain IPs, IP ranges at IIS level. But since it is through netscaler, we are unable to block IPs using…
0
votes
0 answers

how to optimise webpage for loadbalancing between on premise and cloud

The setup is that the netscaler and website is on premise, however we expect heavy traffic on a few select pages so we are putting those pages into the cloud with autoscaling (including home page). So the on-premise netscaler will act as a reverse…
Lance
  • 312
  • 4
  • 11
0
votes
1 answer

How does caching work with Netscalar responses

At work our sites site behind a NetScaler which caches the response. I am trying to understand how this works. So the website has authentication, if you do not have the fed-auth cookie you get a 302 response to redirect to the Oauth source. And a…
Mike
  • 5,918
  • 9
  • 57
  • 94
0
votes
0 answers

Tomcat 8 Netscaler SSL (on both)

We are using Netscaler for Load balancing and Failover to 2 tomcat servers. SSL is configured on Netscaler with cert CN (somename.fqdn) SSL is configured on Tomcat with cert CN (webserver1.fqdn) and (webserver2.fqdn) netscaler URL:…
sapaa
  • 11
  • 3