Hey, I was poking around and noticed some strange behavior with ContentHandlers and I'm wondering if this intended or even correct. It seems that every ContentHandler is initialized on per request and I've also seen a sort of polling effect where even without a browser requesting the page, each ContentHandler is being initialized at about once a minute.
If this intended behavior, it seems like it may generate some pretty significant performance hit on a site that has a number of handlers and large traffic volume. Or am I missing something? If I'm not, could they follow a singleton pattern? Thanks, Chance --- You are currently subscribed to orchard-discuss as: [email protected]. To unsubscribe send a blank email to [email protected].
