Welcome to the A10 Networks Community! For any questions or concerns, please reach out to our admins.
A10 Community Forum
Welcome to the A10 Networks Community, a discussion forum where you can ask questions & interact with A10 customers.
Discussion List
- Posted by tcp-me I was working with someone today that needed their AX to log all HTTP request headers for security auditing purposes. They have their company employees using the AX as the gateway to …
- Posted by mischa Is there a way that we can do cookie persistency & url switching at the same time? A customer would like to be able to provide persistency while at the same time have all the static c…
- Posted by kberton I have a web app that's picky about the host HTTP header that it receives. The backend servers expect the web clients to hit the backend server hostname directly, so when servers rea…
- Posted by TODDH Hi aFlex Wizards. I have a quick question. When using port translation (80 - 8080) standard port 80 on the frontend to a non-standard port on the backend. IIS responds with a redirect …
- Posted by jmaddox i need an aflex that will select new server for new "session-id" and persist on session id. session id is in tcp payload. client to vip tcp connection will be long lived and multiple…
- Posted by ddesmidt I received an interesting request today. A customer wanted his AX to reply itself a sorry page when all the servers behind the VIP are down => users requests are not dropped but the…
- Posted by jmaddox Do we have an aflex where individual load balanced servers could each have a unique cookie and persistence is achieved by observing that cookie, as opposed to inserting one at the lo…
- Posted by ddesmidt HTTP and HTTPS web applications were front ended by Juniper DXs (acquisition of Redline Networks). In addition to load balancing, the Juniper DX was removing SSL to talk to the serv…
- Posted by kberton What follows is a basic aFlex that will switch HTTP requests based on three different criteria -- User-Agent, URI and Host -- to the desired Service Group. when HTTP_REQUEST { if { […
- Posted by jmaddox Do we have a generic aflex somewhere that does the following? Look inside a POST for user=xxxxxxx, and load balance/persist based on name=value?
- Posted by ddesmidt I guess that's the "logging question week"!!! After one customer asking me "how to centralize web server log on AX" (see: aFleX forum - Centralized web server log on AX), I just rec…