<div dir="ltr">Hey folks,<div><br></div><div>Running rt-4.2.2, mysql 5.6.20 x64, centos 6 current my mysql slow_query log shows many queries of the form:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
# Time: 140818  9:40:45<br># User@Host: rt_user[rt_user] @ localhost []  Id: 25407<br># Query_time: 2.002034  Lock_time: 0.000000 Rows_sent: 1  Rows_examined: 0<br>SET timestamp=1408369255;<br>SELECT GET_LOCK('Apache-Session-0761de9e80f5596ac2a5201158f795a8', 3600);</blockquote>
<div><br></div><div>Sessions are handled by Apache File Session:</div><div>







<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Set($WebSessionClass, "Apache::Session::File");</blockquote>
<p class="">Two seconds seems like an long time for this, what am I missing?<br><br>thanks<br>Ram<br><br><br></p></div></div>