My web application is giving an error for one of my users:
Bad Request Your browser sent a request that this server could not understand. Size of a request header field exceeds server limit
It seems the cookies I am using have made the request header too long to handle. The old trouble is that I don't get the same error and nor do any other users. Which leads me to believe it is specific to this particular user's setup.
Their IT guys says that they do not use a proxy server, but they do use WCCP (whatever that is!) Can anyone suggest why this might be happening?