[Xitami] Xitami/5 - new project announcement

maurilio longo maurilio.longo at libero.it
Fri Jan 9 22:34:31 CET 2009


Pieter,

and let's not forget that with LRWP the pc running xitami can be different from the one running the LRWP client process, so you can create very neat systems.

Think of having the client which accesses a database on a pc inside your lan behind a firewall and the web server on a pc with direct access from internet (DMZ), since is the LRWP client process which starts the connection to the web server you can have a secure configuration easily, that is, if the webserver is compromised, you still have your data safe behind the firewall.

Maurilio.


> On Fri, Jan 9, 2009 at 8:38 PM, Hogan <hogan at geeksgalore.ca> wrote:
> >
> > Why would anyone need this?  Seems like a waste of time coding when it
> > is so simple in PHP.  What kinda server would require a a sustained
> > connection and what would it do to the system memory?
> 
> Many developers don't want to, or can't use PHP.  LRWP works with any
> language.
> 
> The persistent connection is cheap, and allows the server to queue up
> requests so they can be processed one after the other by the LRWP app.
> 
> It's not about A vs. B, choice is useful.  Also, from the perspective
> of the web server, it's far simpler to implement LRWP than to natively
> support PHP, Perl, Python, Ruby, etc.
> 
> Xitami/2.5's PHP support goes via CGI, so is much slower than LRWP.
> 
> Cheers,
> Pieter
> 
> --
> Xitami Users Mailing List -- For Xitami support
> To unsubscribe: http://lists.xitami.org/mailman/listinfo/xitami
> 



More information about the Xitami mailing list