Search found 3 matches

by sriche
Fri Jan 26, 2018 4:56 pm
Forum: Free discussion and wanted Features
Topic: Performance issue
Replies: 4
Views: 64507

Re: Performance issue

Hello, Thank you for the update link. I tested the 1.4 version of Wwebserver with our software and PHPBuildIn as a default PHP configuration and didn't notice much speed differences with the previous version. But when I switched to the built in PHPFCGI there has been a marked increase in performance...
by sriche
Thu Jan 25, 2018 10:51 am
Forum: Free discussion and wanted Features
Topic: Performance issue
Replies: 4
Views: 64507

Re: Performance issue

Hello, Thanks for your reply, We only have the initial page in HTML and all the following pages are in PHP, this isn't enough to see if there is also a performance leak with the static HTML page. We do not use MySQL connections, our PHP pages are the way to interact with our applications running on ...
by sriche
Tue Jan 23, 2018 3:49 pm
Forum: Free discussion and wanted Features
Topic: Performance issue
Replies: 4
Views: 64507

Performance issue

Hello, We are currently using a "wwebserver php 543" version. We have written a Windows service in cpp and this service among other things launches this web server via a "CreateProcess (wwebserver_cmd.exe, ...)" command. We noticed the following performance differences: If the service is created wit...