LuCI session expiration

I guess there is session expiration problem. If you leave on page that send XHR requests to back-end, on every request session expires field is renewed with timeout value. So in the end session never expires. Is there any kind of solution to that?

There are some timeoute and keepalive options in uhttpd config. You may want to have a look at them.

1 Like
1 Like

No, this behavior is intentional.