Hi,
although not official rule I believe most browsers limit url lengths to around 2000 chars. So you might want to look at using a different mechanism for pushing the data. Do you have any influence on the input? If so can't you just POST the data instead of putting it in the Query string?