Ticket #288 (new enhancement)

Opened 1 year ago

Shared memory is not configurable

Reported by: hkmaly Assigned to: somebody
Priority: major Milestone:
Component: eAccelerator Version: 0.9.5
Keywords: shared memory Cc: hkmaly@bigfoot.com

Description

I know that SysV shared memory is obsolete and anonymous mapping is better, but still: I would prefer to choose which one should eaccelerator use.

One advantage of SysV shared memory is it could work (and worked, in eaccelerator-0.9.4) even in cli /cgi php.

Ideally, shared memory method choice should be php.ini setting. If not possible, at least configure option.