|
Hi,
I'm having problems with orchard after deploying to a shared hosting environment. It works perfectly on my local machine, but when deployed I keep getting kicked out of the admin tools.
I can log in successfully and then browse through one or two pages of the admin tools, but sooner or later (normally sooner) I will see a page saying Access Denied and be forced to log in again. I have tried clearing my cookies and restarting the app pool.
I am hosting with winhost.com and I found a post stating that the app pool limit is 100Mb. (http://forum.winhost.com/showthread.php?t=8844) So my theory is that when using the tools the app
pool is exceeding this limit and forcing the app pool to recycle, which is killing off the user session? Does this sound possible?
When monitoring the memory usage locally in IISExpress I can see that memory usage quickly jumps up to about 250Mb. So this is way beyond the limit of my hosting. Do you think it is realistic to run Orchard with a limit of 100Mb and is there anything I can
do to work around this limit? (i.e. moving session state to SQL server)
Cheers for any help you can give me.
Rob Bird
|