no PHP on the APACHE web server

mod_harbour is an Apache module that allows to run PRGs directly on the web !!!

no PHP on the APACHE web server

Postby Otto » Mon Aug 23, 2021 5:22 am

Hwello fireinds,
Do we have to install PHP on the APACHE web server for mod harbor to work?
I think a system without PHP and only mod harbor on the backend is more secure.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6005
Joined: Fri Oct 07, 2005 7:07 pm

Re: no PHP on the APACHE web server

Postby Antonio Linares » Mon Aug 23, 2021 9:49 am

Dear Otto,

We don't need to install PHP to use mod_harbour

mod_harbour is pure Harbour and it is all that we need :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: no PHP on the APACHE web server

Postby Otto » Tue Aug 24, 2021 9:10 am

Dear Antonio,
do you have a stress test program for mod harbour and DBF?

Thank you in advance
Otto


Image
Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6005
Joined: Fri Oct 07, 2005 7:07 pm

Re: no PHP on the APACHE web server

Postby Antonio Linares » Tue Aug 24, 2021 10:37 am

Dear Otto,

We use Apache's ab.exe (Apache Benchmark) to stress mod_harbour and see how it behaves.

This is an example:
apache_folder_bin\ab.exe -n 100 -c 10 your_url_modharbour_webapp

Regarding executing multi threaded Harbour code, mod_harbour uses a timeout for each thread so if it waits
longer than expected, mod_harbour kills such thread
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: no PHP on the APACHE web server

Postby Otto » Tue Aug 24, 2021 1:55 pm

Dear Antonio,
Thank you.
I think what Ruby means is that maybe DBF is incapable to handle many requests.
I never made such an experience. Important you know how to work with DBF. But that is valid for everything.
For my purpose, DBF is best.
Maybe you can tell us about the limits of DBF.

Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6005
Joined: Fri Oct 07, 2005 7:07 pm

Re: no PHP on the APACHE web server

Postby Antonio Linares » Tue Aug 24, 2021 4:15 pm

Dear Otto,

DBFs accesses on the web are managed by Harbour (and mod_harbour) the same way as on a LAN (shared access and record locking, unlocking)

So we have the same limitations that we have on a desktop EXE working on a LAN regarding the use of DBFs: almost none :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: no PHP on the APACHE web server

Postby Otto » Tue Aug 24, 2021 4:43 pm

Dear Antonio,
Thank you. As you know, WINHOTEL is always installed on a Remote Server. This way we have no problems with LAN as we access locally.
The same as a standalone desktop program.
Same with mod harbour. If you have your DBF files stored on the mod harbour server, all is locally.

Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6005
Joined: Fri Oct 07, 2005 7:07 pm


Return to mod_harbour

Who is online

Users browsing this forum: No registered users and 6 guests