[163697] in North American Network Operators' Group
Re: Citrix Netscaler Rewrite Issue
daemon@ATHENA.MIT.EDU (Jonathan Matthews)
Fri Jun 14 12:58:34 2013
In-Reply-To: <FB0BEB07CA11E54A83B331AD1C263ED665BE9E13@CHQ-MDF-MBX-01.paulo.com>
Date: Fri, 14 Jun 2013 17:58:15 +0100
From: Jonathan Matthews <contact@jpluscplusm.com>
To: "nanog@nanog.org" <nanog@nanog.org>
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
On 14 June 2013 17:45, Jason Faraone <JFaraone@paulo.com> wrote:
> My understanding is that everything after the question mark is used to specify which application for Oracle Application Express to load.
It's still just the query string as far as the client and Netscalar
are concerned.
> For example, /pls/apex/f?p=103:1 and /pls/apex/f?p=102 would load two completely unrelated applications. Because of this, I need the full URL passed along.
That's orthogonal to the problem you described.
> In the past, I've used an index.html file to redirect users to the proper URL. Since I'm migrating from an Apache server running as a reverse proxy to a Netscaler appliance, this approach is no longer feasible.
I ask again: what happens if you "curl -v www.example.com"?
[ I stand by what I said originally: the problem exists on your
backend server, not on the Netscaler. ]
Jonathan