<div dir="ltr">That appeared to have done doodly-squat.Timeouts remain the same. I changed the value and restarted everything. Is there something else I can look at?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Feb 6, 2013 at 4:40 PM, David Rock <span dir="ltr"><<a href="mailto:david@graniteweb.com" target="_blank">david@graniteweb.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
* Mark <<a href="mailto:gajillion@gmail.com">gajillion@gmail.com</a>> [2013-02-06 07:26]:<br>
<div><div class="h5">> Hey All,<br>
> Is there a way to increase the timeout for web sessions to Spacewalk? It<br>
> seems pretty low right now - something like 10 minutes of inactivity and I<br>
> get booted. I have a rhn_web.conf.rpmsave file under /etc/rhn/default and<br>
> it has a web.session_cookie_lifetime entry in it, but that file and that<br>
> value doesn't appear to be used anywhere. Where else should I look?<br>
<br>
</div></div>Most likely, you are looking for:<br>
  <!-- ==================== Default Session Configuration ================= --><br>
  <!-- You can set the default session timeout (in minutes) for all newly   --><br>
  <!-- created sessions by modifying the value below.                       --><br>
<br>
    <session-config><br>
        <session-timeout>300</session-timeout><br>
    </session-config><br>
<br>
<br>
in /etc/tomcat5/web.xml<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
David Rock<br>
<a href="mailto:david@graniteweb.com">david@graniteweb.com</a><br>
<br>
_______________________________________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br>
</font></span></blockquote></div><br></div>