davellan
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by davellan-
Here is an example of what I am talking about. MaxRequestsPerProcess 1000 DefaultMaxClassProcessCount 120 IdleTimeout 60 MaxProcessCount 2000 IPCCommTimeout 40 IPCConnectTimeout 10 MaxRequestLen 10...
-
Well, I have seemed to resolve the issue just by editing some code on my php pages. My logout page used a input submit form to return to a login page, and replacing that with a standard anchor tag...