This was to avoid having to authenticate users to save some basic information aroud 4k and tend to a serverless application.
Thanks
Phil

Jens wrote:
Why do you need so much space?
I normally use cookies as pointers into data stored at the server side
ex. into a SQL server

/Jens

On 31 Maj, 11:54, Mika Tuupola <[EMAIL PROTECTED]> wrote:

On May 31, 2007, at 7:42 PM, philguillard wrote:


Somebody can tell me which library i could use to compress text at
a maximum, for setting coookies in javascript. Unfortunately IE6/
IE7 has a maximum of 4k total for cookies froms 1 site.

Another question: does somebody know what could be the reason when
after setting cookies and reloading the page i get this:
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request.
Too much data in the coookie?

You are hitting servers max request size. So yes, basically too much
data in cookie.

--
Mika Tuupola                      http://www.appelsiini.net/~tuupola/



Reply via email to