Quantcast
Channel: Adobe Community : Unanswered Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 5794

Is Coldfusion 9 truncating my URL after the first parameter?

$
0
0

Hi,

I am running CF9 standard on a production environment. We had a disk crash this week and had to rebuild our server as the backup was corrupted as well.

I installed IIS and CF 9, and now have an issue with query stringd being truncated.

These are short strings that were working before the crash

This is causing errors as values the cold fusion pages are looking for are not being provided to the pages.

 

Here is an example of a truncated URL from the IIS log:

redirectionNom=164666-events.html&

the correct url would be  redirectionNom=164666-events.html&id2=23456

 

Note the ampersand where other data would be added to the url.

I have validated that this is the issue by dumping out the values for the url and the CGI variables and comparing this to the url in the address bar. We are definitely losing things off of our URLs.

These are not very long query strings, so request filtering should not be stopping them, and we are not getting the expected 404 error we would get if it was a request filtering issue.

I understand that there was a new security feature added to CF to limit the query string to 100 parameters.

I don't think that this new feature us the problem. I have been programming CF since CF 3.0 and have never had an issue like this

Can any one help please?

Thanks in advance!!

 

Mark Mongeau


Viewing all articles
Browse latest Browse all 5794

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>