Forum Discussion
Andrea_Knapp_28
Nimbostratus
Jun 19, 2008Simple Cookie Insert Question
If I were to create a simple cookie insert IRULE as such:
when HTTP_RESPONSE {
HTTP::cookie insert name foo value boo
}
Would this always replace the same cookie even if I take different paths through the site? Or, would I need to specify the path for the cookie, so as to not create multiple cookies with the same name in users browsers which could fill the limit of cookies from a specific domain and potential push out valuable cookies such as the persitence cookie of the JSession cookie.
when HTTP_RESPONSE {
HTTP::cookie insert name foo value boo path /
}
Thanks,
Andrea
2 Replies
- Ryan_Korock_46Historic F5 AccountBernard, you mention that you are leveraging the BIG-IP's SSL offloading functionality, which will send the traffic to the SharePoint front ends unencrypted. However you also mention that you are using the HTTPS monitor.
- Bernard_9303
Nimbostratus
Hi, - Bernard_9303
Nimbostratus
Hi, - Ryan_Korock_46Historic F5 AccountBernard, as long as the SharePoint servers are configured to use the same hostname as was assigned to the certificate, there is nothing technically* that stops you from putting the same certificate on the BIG-IP and the SharePoint servers. You may not have to do any exporting or cert manipulation do accomplish this.
- Bernard_9303
Nimbostratus
Hi,
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects