Popular Tag: expertexchange

Content with label expertexchange in AppExpert
Related Labels: xml api, netscaler, java, appexpert, xml-api, redirect, deny all traffic, acl, content switching, rewrite, 500, responder, xml_api, caching, load balancing

1 | 2 | Next >> (total: 11)
Caching ASP.NET Applications
Application Expert series part 2, Caching http://community.citrix.com/blogs/citrite/craigel/2008/04/29/BecominganAppl icationExpert%28part2%29, I released a Deployment Guide http://community.citrix.com/download/attachments/28377245/CitrixICDepGuideV 8.pdf discussing Static and Dynamic Caching.  As we are partners with Microsoft ...
Other labels: microsoft, appexpert, apptips, tips, help, asp, cache, caching ...
Content Switching configuration using CSharp .Net
Content Switching configuration using CSharp .Net Summary Examples for enable global lb,create servers & services,Create vservers,Bind vservers to services,Support for compound expression and more... Download Download file csw.cs Code Snippet using ...
Other labels: expertexchange, content switching, netscaler, xml-api, xml api
ACL configuration sample using CSharp .Net
ACL configuration sample Csharp file Summary Some commands given under will deny all traffic, So please take care while running. Some acl's will prompt error saying "ACL with identical parameter specification already exists ...
Other labels: expertexchange, acl, netscaler, xml-api, xml api, deny all traffic
Load balancer spillover configuration sample using Csharp and NetScaler XML API
Load Balancer configuration sample Summary picks traffic when connections on Primary vserver reach a threshold Code Snippet using System; using System.Runtime.Remoting; using System.Xml.Serialization; using System.Web.Services; namespace NSConfig { public class ClientService : NSConfigService { private ...
Other labels: expertexchange, appexpert, xml api, load balancing
Compression configuration example using Csharp and NetScaler XML API
Compression configuration example using Csharp and NetScaler XML API Summary Compression configuration example using Csharp and NetScaler XML API Code Snippet using System; using System.Runtime.Remoting; using System.Xml.Serialization; using System.Web.Services; namespace NSConfig { public ...
Other labels: expertexchange, xml api, netscaler, appexpert
Caching configuration example using Csharp
Caching configuration example using Csharp Summary Caching configuration example using Csharp Download Download here IC70config.cs Code Snippet using System; using System.Runtime.Remoting; using System.Xml.Serialization; using System.Web.Services; namespace NSConfig { public class ClientService ...
Other labels: expertexchange
HA configuration sample using Csharp
HA configuration sample using Csharp Summary Code Snippet using System; using System.Runtime.Remoting; using System.Xml.Serialization; using System.Web.Services; namespace NSConfig { public class ClientService : NSConfigService { private static string cookie = null; / override the getWebRequest to send ...
Other labels: expertexchange
TCP Buffering configuration sample using Csharp
Csharp example showing TCP buffering with NetScaler API Summary Csharp example showing TCP buffering with NetScaler API Code Snippet using System; using System.Runtime.Remoting; using System.Xml.Serialization; using System.Web.Services; namespace NSConfig { public class ClientService ...
Other labels: expertexchange
Using Rewrite to Redirect on 500 errors
Rewrite feature of the NetScaler can be used to automatically retry a web site when the backend server responds to a request with a 500 error. Summary In this example the rewrite feature will take 500 and replace them with a 302 (to the original URL) and redirect the connection up ...
Other labels: expertexchange, 500, redirect, responder, rewrite, netscaler
Simple Java program demo Netscaler API
Please write a short summary here. This short summary will appear on Script Exchange Summary Note Please use following piece of code to disable the href support in Axis java client. ((org.apache.axis.client.Stub)client).setProperty (org.apache.axis.AxisEngine.PROPDOMULTIREFS, Boolean.FALSE); Download getStat.java ...
Other labels: expertexchange, java
1 | 2 | Next >> (total: 11)