Date: 12/20/01
- Next message: Leszek Krupinski: "[PHP-DOC] cvs: phpdoc /pl language-defs.ent language-snippets.ent preface.xml translation.xml /pl/chapters intro.xml /pl/functions apache.xml aspell.xml bc.xml filesystem.xml"
- Previous message: Slawomir Pucia: "[PHP-DOC] pl flood"
- In reply to: Tomas V.V.Cox: "[PHP-DOC] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Next in thread: Yasuo Ohgaki: "[PHP-DOC] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tomas V.V.Cox wrote:
> Just for curious, do you have some speed comparations over the other
> handlers and perhaps also with a postgres handler in php?
>
>
Not yet.
But, I've written PostgreSQL session handler with PHP script and
I know how Zend executes PHP scripts. Therefore, it supposed to
be much faster.
If GC is moved to RSHUTDOWN, it will be even faster since I can use
async query for session write without additional DB connection.
Besides, I can do more complex operation with C module.
I'll add automatic fail over in case of DB failure and automatic
DB load balancing to the session save handler ;)
I hope lot of users will like it.
-- Yasuo Ohgaki_________________________________________________________ Do You Yahoo!? Get your free <email protected> address at http://mail.yahoo.com
- Next message: Leszek Krupinski: "[PHP-DOC] cvs: phpdoc /pl language-defs.ent language-snippets.ent preface.xml translation.xml /pl/chapters intro.xml /pl/functions apache.xml aspell.xml bc.xml filesystem.xml"
- Previous message: Slawomir Pucia: "[PHP-DOC] pl flood"
- In reply to: Tomas V.V.Cox: "[PHP-DOC] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Next in thread: Yasuo Ohgaki: "[PHP-DOC] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

