Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I' wondering over the exact behavior of the 301 and 302 redirects regarding altering/keeping the original GET/POSTS.
We need to keep the original POST and it seems as if we don't when using 301 and 302.
So, whats your take on this?
//Dennis
Hi,I have a demand for configuring serversida cookie sticky that includes a path, i.e:/path1/cookie1/path2/cookie2/path3/cookie3does it in the normal"sticky http-cookie cookie1 websticky1""cookie1" take the "/path1/cookie1" into account?Or in essence...
Hi,I have the need of a dual probe with a AND-action, ie both probes needs to be down to take the service down.The following configuration is an OR-operation but I need a AND-operation.Any? Scripted?probe https HEALTHCHECK-OPEN-SSL interval 10 pass...
Hi there!Does anyone have experience in loadbalancing ldap services in ACE? Both port 389 and 636.And do you have a working config that you can provide?RegardsDennis
Hi Abal,In a way I got it working...The thing that didn't work was when we wanted to take a realserver out of service the clients got a RST that they couldn't handle. So we didn't take the LB solution into production.Got a tip to put the the second a...
The only thing I see in the connection table is on the server-vlan:lb-cdc01-stt/PROD1# sh conn | i UDP127327 1 in UDP 100 10.102.8.252:62922 10.102.8.31:69 -- 82451 1 out UDP 100 10.102.8.31:69 10.102.8.252:62922 ...
Hi Ivan,I append out config to let you review it. We don't seem to be able to get a connection through the ACE. The addition to your config is that we do source-NAT on the incoming connections. Hope you can help.probe udp TFTP port 69 interval 5 p...