I'm having trouble with a script that has errors being alloacted shared memory. I know that there is a setting in php.ini to give max shared mem per script, but how does php use that memory?
If a user uses a script multiple times will it ask for more shared mem each time? what would clear out this usage? Could I call something to 'flush' the shared memory? Would this cause problems in a multi-user environment? My home ----> visit me for Java and Data Warehousing resources
If a user uses a script multiple times will it ask for more shared mem each time? what would clear out this usage? Could I call something to 'flush' the shared memory? Would this cause problems in a multi-user environment? My home ----> visit me for Java and Data Warehousing resources