tracker issue : CF-3036875

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 73847:(Watson Migration Closure)[OnServerStart] the onServerStart() setting in the Administrator should support a coma delimited value so multiple server

| View in Tracker

Status/Resolution/Reason: Closed/Deferred/

Reporter/Name(from Bugbase): João Fernandes / João Fernandes (Joao Fernandes)

Created: 11/28/2008

Components: General Server

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Platforms All

Vote Count: 4

Problem:

[OnServerStart] the onServerStart() setting in the Administrator should support a coma delimited value so multiple server.cfc could be supported. Otherwise, applications which share the same server instance can't take advantage of this functionality.


Method:


Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3036875

External Customer Info:
External Company:  
External Customer Name: João Fernandes
External Customer Email: 4E9A42C244586146992015D5
External Test Config: 11/28/2008

Attachments:

Comments:

I like the essence of the request, something to try it to applications. I'd be even happier with a way to register an application with the CF server so it is started when the cf server starts.
Vote by External U.
24620 | November 10, 2011 07:03:48 PM GMT
-1 vote. I strongly DISAGREE with this. The E/R is predicated on a misunderstanding of the functionality of onServerStart() vis-a-vis onApplicationStart(). If one wants specific action to take place when an *application* starts, this should be done via the onApplicationStart event handler.
Vote by External U.
24621 | November 10, 2011 07:03:49 PM GMT
+1 this is a must have to make this a useful functionality in multi app setups
Vote by External U.
24622 | November 10, 2011 07:03:50 PM GMT
+1 We need to break the assumption that applications start because of requests. I suggest reading what Microsoft may be planning: Related link: http://mvolo.com/blogs/serverside/archive/2007/11/10/Integrated-mode-Request-is-not-available-in-this-context-in-Application_5F00_Start.aspx Quote: "Applications have taken a dependency on this behavior become broken in Integrated mode, which officially decouples Application_Start from the request that starts the application. In the future, we may introduce changes that will further break the assumption that applications start because of requests – for example, by introducing a warmup mechanism that can start ASP.NET applications based on a specific schedule."
Vote by External U.
24623 | November 10, 2011 07:03:51 PM GMT