Ticket #367 (closed Bug report: fixed)

Opened 6 years ago

Last modified 6 years ago

Wifidog won't auto-vacuum/db-cleanup when node is configured to display a custom portal URL

Reported by: max-horvath Owned by:
Priority: low Milestone: WifiDog Auth Server 1.0
Component: Auth server, Code Refactoring Version:
Keywords: Cc:

Description (last modified by benoitg) (diff)

If you configure Wifidog to do it's cleanup routines without a cron job, but when displaying portal pages on a remote server, this operation fails, because a portal page never gets displayed. After quite some time as a result, Wifidog gets really slow.

Attachments

Change History

Changed 6 years ago by benoitg

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)
  • summary changed from Wifidog won't auto-vacuum/db-cleanup when being in splash-only mode to Wifidog won't auto-vacuum/db-cleanup when node is configured to display a custom portal URL

Fixed in [1295] fro db-cleanup. Note that the the database cleanup in garbage_collect() is NOT a vacuum (nothing in the authserver does autovacuum, except schema updates). Vacuums must be done by cron, or by postgres itself.

Add/Change #367 (Wifidog won't auto-vacuum/db-cleanup when node is configured to display a custom portal URL)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.