too big header of the request
when browsing to many map it can happen that too many cookies are created which are attached to the header. This can easily reach above the acceptable limit of the header size.
Solution would be not to send our session cookies to the server with every query.
Initially reported by @marek.ostaszewski