in reply to Re^7: Apache::Session problems under high load
in thread Apache::Session problems under high load
Note that the Transaction argument has no practical effect on the MySQL and Postgres implementations. The MySQL implementation only supports exclusive locking, and the Postgres implementation uses the transaction features of that database.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: Apache::Session problems under high load
by borisz (Canon) on Oct 27, 2004 at 18:07 UTC | |
by perrin (Chancellor) on Oct 27, 2004 at 19:15 UTC |