We have an existing application in FB3 that I'm planning to migrate to FB4 in the MVC pattern. Everything about FB4 with the MVC pattern sounds great (I come from the Java world, so CFMX with FB4 and MVC seems a welcome improvement from earlier versions)- my problem is this:
Our site/application's is configured to dynamically display a particular category of products only, depending on the url string parameter that the user comes in with, (or the default that we set). (99% percent of our traffic comes from links from our business affiliate sites). We presently cache on the basis of the different categories available- otherwise its not possible to serve a large number of customers without overloading our network.

Now, my question is- while I understand that FB4 itself does in a way cache at the fuseaction level (parsed folder), how can I make this work with our caching mechanism, which is to have different folders under the webroot for a cached version of the app. for each category of our products?

Also has anyone out there deployed anything in FB4 at the production level? Any drawbacks/improvements observed?

Thanks
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to