My board was crashng often and the ISP told me that it was because of the pconnect...so I removed the pconnect in the db file. All seemed to go well for awhile.
Now I get my "seesions full" about once a day. I do try to "reset" the sessions when no one is on the board, but sometimes that isn't possible.
I thought that the pconnect was a permanent connection, thus taking up constant resources, so removing it would remove the connection when the user logged off. When I look at my phpbb_sessions table it is full and looks like its not clearing
What am I missing or not understanding...
Isn't there a way to automatically clear the sessions when a person logs off?
my setting is at 100...is that too low? high?