2013-03-13 27 views

回答

1

我到處尋找這個。發現它here

在你.autobench.conf文件,加入這一行:

## Add a session cookie 
# NOTE: You must put the '\n' at the end of the cookie string or it will timeout. 
httperf_add-header = "Cookie: cookie_name_here=asdf_cookie_string_here_\n" 

注意,這是使用的httperf的 '--session cookie的' 和「--wsess = N1不同, N2,X'參數。在執行上述操作時,他們不需要在標頭中使用cookie。