Project

General

Profile

Actions

Bug #6146

closed

System / Advanced / Miscellaneous not save data

Added by Delton Giacomozzi almost 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
High
Category:
Web Interface
Target version:
Start date:
04/14/2016
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:

Description

In System / Advanced / Miscellaneous / Load Balancing, I I filled out the field 'Sticky connections timeout' with 60. Then I clicked Save and the message 'The changes have been applied successfully.' was showed. But if I go another time to System / Advanced / Miscellaneous, the 'Sticky connections timeout' field is 0.
To bypass this problem I made a backup and modified two lines in XML file:

<lb_use_sticky/>
<srctrack/>

to:

<lb_use_sticky>yes</lb_use_sticky>
<srctrack>60</srctrack>

Then I restored the backup and rebooted the firewall. Finally worked.

Actions #1

Updated by Anonymous almost 8 years ago

  • Status changed from New to Feedback
  • Assignee set to Delton Giacomozzi
  • Target version changed from 2.3 to 2.3.1

Thanks. There were a couple of issues with the source track timeout on that page. Now fixed.

Actions #2

Updated by Phillip Davis almost 8 years ago

PR https://github.com/pfsense/pfsense/pull/2868

Oh - I see you did it already with more fancy stuff to disable the field...

Actions #3

Updated by Anonymous almost 8 years ago

  • % Done changed from 0 to 100
Actions #4

Updated by Chris Buechler almost 8 years ago

  • Status changed from Feedback to Resolved

works

Actions

Also available in: Atom PDF