Forum Discussion
Jakov_40007
Nimbostratus
Mar 26, 2010HTTP::path and HTTP::query question
I am new to iRules and having difficulty writing a rule that will rewrite a request from the client to a server by replacing the 'path' but will still retain the query string that follows. I have wri...
avi_krivorot_73
Nimbostratus
Mar 13, 2007I am running 9.4. I'm not sure if your version supports this.
But what i had to do to get SIP working was configure SIP Persistance under Profiles. Just create one with SIP as the type.
Then you need to assign this to your virtual server. Once i did this, all started to work well.
- JRahmFeb 09, 2017
Admin
which pycontrol? If you are just getting started, I wouldn't recommend either pc1 or pc2. I'd recommend bigsuds on the SOAP side, or if REST is an option, the f5-common-python sdk.
- Leonardo_SouzaFeb 09, 2017
Cirrocumulus
The pycontrol v2, works with 2.7. Here is the link to devcentral wiki:
https://devcentral.f5.com/wiki/icontrol.pycontrol_v2.ashx
There is a port for Python v3, but I never tested:
https://github.com/dlopes7/pycontrol
You may want to try this IDE: