Forum Discussion

strongarm_46960's avatar
strongarm_46960
Icon for Nimbostratus rankNimbostratus
Dec 01, 2008

To many Cookies

I have just recenty put ASM in front of a large app, this app has been known to set up to 17 or more cookes per session depending on what transaction the user is doing, problem is ASM seems to set a few of its own TS cookie per session and LTM also has persistent cookie set aswell.

 

 

According to rfc2109, you can not have more than 20 cookies per domain name, problem is we are now reaching these limitation.

 

 

I noticed that it sometimes sets over 4 TS cookies with different names but same value in one session.

 

 

We need to allow TS cookies inorder to prevent XSS attacks vectors or cookie poisoning, however.

 

 

ASM seem to be creating one cookie per App cookie, or so it seems;

 

 

can you perhaps provide more insight into TS cookies creation critaria, is there any plan from F5 to combine all these ASM generated hashed TS cooies into just one hash'ed cookie prior to spitting it out.

11 Replies