1. Test Image server tomcat setting to see if they are related to the F5 active connection number
2. Fix F5 problem. One of the data class has no content which cause sync failure.
To fix save&hang problem,
bigstart restart httpd
bigstart restart tomcat4
After that everything looks ok
Next step is to lookinto the active connection issues.
3. Personal update meeting
4. Fix Evita flash issue
5. Send out form to Erina for software purchase and CN office purchase
總網頁檢視次數
星期四, 10月 14, 2010
星期三, 3月 03, 2010
F5 Path + URL operation
[URI::query $uri]
Return query part of the URI
[URI::query $uri PARAMETER_NAME ]
Return the Parameter value of Parameter name
i.e. set $uri = "/path/abc.aspx?a=1&b=2"
[URI::query $uri a]
it will return 1.
[HTTP::path ]
Return path part of the URI
Return query part of the URI
[URI::query $uri PARAMETER_NAME ]
Return the Parameter value of Parameter name
i.e. set $uri = "/path/abc.aspx?a=1&b=2"
[URI::query $uri a]
it will return 1.
[HTTP::path ]
Return path part of the URI
F5 Switch operator
Switch SELECTOR {
MATCH1 { ACTION1 }
MATCH2 { ACTION2 }
default { ACTION3_for_not_match }
}
MATCH1 { ACTION1 }
MATCH2 { ACTION2 }
default { ACTION3_for_not_match }
}
星期一, 1月 04, 2010
F5 show stats command
bigstart list => list all running service
bigstart restart|shutdown |kill SERVICE_NAME => to kill or restart services
bigstart restart|shutdown |kill SERVICE_NAME => to kill or restart services
F5 forces standby command
bigpipe failover standby
or
bigpipe fo standby
Type "bigpipe fo help" for help
or
bigpipe fo standby
Type "bigpipe fo help" for help
訂閱:
文章 (Atom)