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.
Here is our scenario.....apache web server --- CSS11506-----userThe 11506 is acting as a transparent proxy with SSL accelfor each TCP flow from the user....the CSS does TCP handshake, SSL negiotiation, data transfer, tear down......The web page is ma...
We have just deployed a new website here. The server (HPUX running Apache) sits behind a CSS11506 with the SSL accelerator modules. The CSS is terminating SSL. The web page would take 8.1 seconds to load with 100meg connection thru to the server.....
I have a 2 servers that I am load balancing3 related applications on. I want to set it up so that I can monitor each service, and if service 1 and service 3 go down, I want to fail everything on that server over to the other server, but if only serv...
We have LDAP keepalive set to watch our LDAP server, however the LDAP application will ocassionally crash, but the port 389 will still respond to the LDAP keepalive.I need to configure this to verify the application is responding.....something like s...
1) A typical fault tolerant configuration would have two routers, each one connected to a different ISP, 2) the routers would be connected to each other via cross over3) Using HSRP, each router would connect to a separate switch4) The switches wo...
Could you describe the symptoms the clients are experiencing...what do you mean by interrupted SSL sessions.If they are getting 404 errors after periods of inactivity, you can fix this with keepalive settings on the apache server and adjusting the ap...
Hi, it sounds like we are having the same problem.....The service goes down for 1 second then comes back active...we have an open TAC case on this issue, the services to not acutally go down, here is their current thinkingUsually we see this type of ...
I have problems with the commit redundancy script as well, so I do it by hand. I'm currently working on compressing the script to be totally automatic and simple....but need to play with the replace_text function.For the most part, here is my proced...