![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We're running an application that can have many customers (100+). This application is a single ASP.NET installment. We use seperate folders to hold XML settings for each customer. Each Customer has a different DB to pull it's data from. And each Customer has many users. We're thinking of implementing caching on some of the most frequently viewed pages. I've only learned a bit about caching, and have some questions about it. If Customer X logs onto our system and views page A, page A will be cached. Now if Customer Y logs in, will he see X's page A or his own page? Each customer has their own URL to go to, which fowards them to their settings directory, which then forwards them to the application itself, running on their settings. I just have to make sure that Customers only see their own pages, and no one elses. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |