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.
Hi - I need to rewrite a request and a response using the ACE-4710 appliance. There are multiple ports within the server farm that will be used.The request will come in as http://erptest.abc.com and will need rewritten to http://erptest.abc.com/def/...
We've been having some issues with dropped connections to our VIPs for our 3 contexts (dev, qa, prod). If I do a show resource usage on those contexts there are many denied packets for bandwidth. Here are the resource allocations for the 1gb license...
Hi - Can the ACE pass SSL requests to a VIP and the real servers without the need to configure the ACE for SSL termination and initiation to teh backend servers ? Thank you.
Thanks - The ACE is performing the redirect to port 8091 but port 8091 must be hidden in the response from the server to the client. Is that possible? I currently have a response rewrite nested with the redirect class-map but with no luck on the re...
Thanks - I agree that should be enough. However, I was able to get the request working using a redirect. That still leaves me with a response rewrite to mask the port on the way back to the client. Are you aware of any way to do a combination of a...
Thank you - I still get the 400 returned from the server as a malformed request. Interestingly the server is performing a 301 on the /jde/owhtml. The dev environment does not have the rewrite configured. If I hit erptest.eqt.com/jde/owhtml it is ...
Thank you. I have the policy-maps defined. There is also the requirement to alternate between port 8091 and 8092 in the serverfarm. action-list type modify http TEST_REWRITE header rewrite request host header-value "erptest[.]eqt[.]com" replace "e...