PDA

View Full Version : PHP LiteSpeed SAPI


DjiXas
05-23-2008, 03:11 AM
Could anyone tell me what's this? I understand that it's faster...

Is this an alternative for php handler?
Is it really free?
Will it work with with any http server or created for litespeed only?

ts77
05-23-2008, 04:31 AM
> Is this an alternative for php handler?

its an enhanced fastcgi protocol which is supposed to be faster and allowing more features

> Is it really free?

yes

> Will it work with with any http server or created for litespeed only?

only with litespeed currently as its the only webserver which supports the protocol needed. (AFAIK)