總網頁檢視次數

顯示包含「F5」標籤的文章。顯示所有文章
顯示包含「F5」標籤的文章。顯示所有文章

星期四, 10月 14, 2010

2010/10/14 Daily tasks

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

星期三, 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

F5 Switch operator

Switch SELECTOR {

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

F5 show stats command

bigtop

F5 forces standby command

bigpipe failover standby

or

bigpipe fo standby

Type "bigpipe fo help" for help