rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: MusicMan on May 03, 2006, 12:09:24 AM

Title: Shutdown (disconnect) HFS, with usermessage
Post by: MusicMan on May 03, 2006, 12:09:24 AM
Hy rejetto,

maybe this is a nice feature ? :?:  :eek:

Shutdown (disconnect) HFS, with a usermessage

lets say i want to shutdown hfs((disconnect))(off), but want the users a notice for that....

like:    "Server Closing Down for maintenance in 5 minutes"

 :!:  :?:  :idea:
Title: Shutdown (disconnect) HFS, with usermessage
Post by: ledufe on May 03, 2006, 03:42:27 PM
i like the suggestion above.....

:-)

i would use it if exist....
Title: Shutdown (disconnect) HFS, with usermessage
Post by: ~GeeS~ on May 03, 2006, 04:55:41 PM
MusicMan wrote:
Quote
maybe this is a nice feature ?
Shutdown (disconnect) HFS, with a usermessage lets say i want to shutdown hfs((disconnect))(off), but want the users a notice for that.... like: "Server Closing Down for maintenance in 5 minutes"
LeDuFe wrote:
Quote
i like the suggestion above.....
Good news: You can do it already with 2.0beta!
Menu -> Other Options -> Edit Template, Insert in main section:"Server Closing Down for maintenance in 5 minutes" evtl. H1, colored, blinking, press Apply, check your site by pressing "Browse" and you are done. After maintenance, just comment it out in your HTML to be ready for your next maintenance session.
 :roll: Example#6?
I have to admit, the Edit template menu is somewhat hidden and deserves a place on the main bar.
_______
~GeeS~
Title: Shutdown (disconnect) HFS, with usermessage
Post by: MusicMan on May 03, 2006, 05:13:38 PM
hy gees,

nice solution  :roll: , but would like a real option for that,
because if one forget to set/edit it back ...

Quote
I have to admit, the Edit template menu is somewhat hidden and deserves a place on the main bar.

yes would also like a better place for that ...
Title: Shutdown (disconnect) HFS, with usermessage
Post by: ~GeeS~ on May 03, 2006, 05:44:55 PM
MusicMan wrote:
Quote
but would like a real option for that, because if one forget to set/edit it back ...
the professional, digital solution: http://www.3m.com/us/office/postit/digital/digital_notes.html  ;)
____
~GeeS~
Title: Shutdown (disconnect) HFS, with usermessage
Post by: MusicMan on May 03, 2006, 05:50:10 PM
Quote from: "~GeeS~"
MusicMan wrote:
Quote
but would like a real option for that, because if one forget to set/edit it back ...
the professional, digital solution: http://www.3m.com/us/office/postit/digital/digital_notes.html  ;)
____
~GeeS~

Heeeee  thats a good one  :idea:  :roll:  :roll:  :D
Title: Shutdown (disconnect) HFS, with usermessage
Post by: MusicMan2 on May 07, 2006, 10:57:58 PM
Hy rejetto,
any progress in this ???


Quote from: "MusicMan"
Hy rejetto,

maybe this is a nice feature ? :?:  :eek:

Shutdown (disconnect) HFS, with a usermessage

lets say i want to shutdown hfs((disconnect))(off), but want the users a notice for that....

like:    "Server Closing Down for maintenance in 5 minutes"

 :!:  :?:  :idea:
Title: Shutdown (disconnect) HFS, with usermessage
Post by: rejetto on May 08, 2006, 04:15:54 AM
well...  there is a problem.
you set such message; after 4 minutes a user comes and read "5 minutes"; after a minute the server is down.
what do you think about it?
Title: Re: Shutdown (disconnect) HFS, with usermessage
Post by: rejetto on May 08, 2006, 04:17:20 AM
Quote from: "MusicMan"
Quote
I have to admit, the Edit template menu is somewhat hidden and deserves a place on the main bar.
yes would also like a better place for that ...
make some proposal about this
Title: Shutdown (disconnect) HFS, with a usermessage
Post by: MusicMan on May 08, 2006, 11:46:09 PM
Quote from: "rejetto"
well...  there is a problem.
you set such message; after 4 minutes a user comes and read "5 minutes"; after a minute the server is down.
what do you think about it?

yes thats true, but a message is better (i think :?: ) ,
then to suddendly stop the service  :?

i always want the users, know whats going on (not always)...
Title: Re: Shutdown (disconnect) HFS, with usermessage
Post by: MusicMan on May 08, 2006, 11:49:02 PM
Quote from: "rejetto"
Quote from: "MusicMan"
Quote
I have to admit, the Edit template menu is somewhat hidden and deserves a place on the main bar.
yes would also like a better place for that ...
make some proposal about this

well i think just below the menu, before other options,
or next to on/off as button....
or in the notification area(tray icon)

atleast its faster then, i hope ;)
Title: Shutdown (disconnect) HFS, with usermessage
Post by: MarkV on May 10, 2006, 04:51:06 AM
Quote from: "rejetto"
well...  there is a problem.
you set such message; after 4 minutes a user comes and read "5 minutes"; after a minute the server is down.
what do you think about it?

From the moment the message is placed, just let no new users logon. Already logged on users get that message and know they should hurry up ;)

MarkV
Title: Shutdown (disconnect) HFS, with usermessage
Post by: rejetto on May 14, 2006, 08:37:08 PM
i meant user as people browsing, not necessarily logged on.

propose a detailed way this feature would work.
Title: Shutdown (disconnect) HFS, with usermessage
Post by: MarkV on May 14, 2006, 10:44:25 PM
Did I say "logged on"? My fault. I would imagine something like this scenario:

1. Admin of HFS decides to put server in maintenance mode (take offline in XX minutes).

2. When Admin selects maintenance mode, HFS rejects new connections (maybe error code 403 Forbidden or 503 Service temporarily unavailable). Existing connections stay untouched for XX minutes.

3.a)every connection disconnected within timeout - in this case HFS switches to OFF mode

3.b)XX minutes timeout reached - HFS kicks existing connections and switches to OFF mode


Maybe you could put in a variable for use in the template that shows time left before users' connections get kicked. Admin should also be able to set XX minutes timeout to Zero, meaning no timeout, just wait until the last user/guest disconnected.

Hope this makes sense to you...

MarkV
Title: Shutdown (disconnect) HFS, with usermessage
Post by: MusicMan on May 15, 2006, 10:22:05 AM
Quote
I would imagine something like this scenario:

1. Admin of HFS decides to put server in maintenance mode (take offline in XX minutes).

2. When Admin selects maintenance mode, HFS rejects new connections (maybe error code 403 Forbidden or 503 Service temporarily unavailable). Existing connections stay untouched for XX minutes.

3.a)every connection disconnected within timeout - in this case HFS switches to OFF mode

3.b)XX minutes timeout reached - HFS kicks existing connections and switches to OFF mode


Maybe you could put in a variable for use in the template that shows time left before users' connections get kicked. Admin should also be able to set XX minutes timeout to Zero, meaning no timeout, just wait until the last user/guest disconnected.

exacly what i mean markv

 :)