Bug 15127 - (Plack on packages) plack.psgi should check for changed files
Summary: (Plack on packages) plack.psgi should check for changed files
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-04 14:20 UTC by Tomás Cohen Arazi
Modified: 2020-11-30 21:45 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomás Cohen Arazi 2015-11-04 14:20:33 UTC
The shipped file should be checking for updated files for reloading them automatically. This is documented on the Wiki.
Comment 1 Galen Charlton 2015-12-05 07:16:58 UTC
(In reply to Tomás Cohen Arazi from comment #0)
> This is documented on the Wiki.

Where?
Comment 2 Tomás Cohen Arazi 2015-12-07 12:24:21 UTC
(In reply to Galen Charlton from comment #1)
> (In reply to Tomás Cohen Arazi from comment #0)
> > This is documented on the Wiki.
> 
> Where?

I mistakenly thought a piece of code was doing that and Dobrica told me it wasn't.
Comment 3 Galen Charlton 2015-12-07 18:17:02 UTC
What is the use case for this?  For a production setup, in theory the only time a file of interest to Starman would change is when a package upgrade occurs, in which case Starman would be bounced anyway.
Comment 4 Tomás Cohen Arazi 2020-01-02 03:21:02 UTC
Starman author discourages this use and for production is not relevant. Perhaps for plugins but again, better think about it in a narrower context then this bug