off-topic for this list.
Best regards,
Christian
On 1/31/24 04:20, lingweicai via libmicrohttpd wrote:
Dear experts: I am to develop a web GUI with microhttpd as backend on a Linux Server as center node to manage/access multiple Linux servers as branches. I want to use one authentication system for all the servers, such as one set of /etc/passwd, /etc/shadow, /etc/group on center node by copying the
Hello experts,I am developing a web application backend with libmicrohttpd with _javascript_ (VUE) as front end. I want to add a web terminal window in my web page to access the backend server. The terminal front end to be used is xterm.js. How could I develop backend ? Can I provide the web ssh re
uests/sec: 707233.60
Transfer/sec: 27.65MB
-
I'll let you know when tool is published.
--
Evgeny
On 26.06.2023 3:52, lingweicai via libmicrohttpd wrote:
), the results :
ished.
--
Evgeny
On 26.06.2023 3:52, lingweicai via libmicrohttpd wrote:
), the results :
%
21283031 requests in 30.09s, 832.18MB read
Requests/sec: 707233.60
Transfer/sec: 27.65MB
-
I'll let you know when tool is published.
--
Evgeny
On 26.06.2023 3:52, lingweicai via libmicrohttpd wrote:
), the results :
Hi experts,Any suggestions on configuration of libmicrohttpd for good benchmarking results ? Thanks,Forrest
ently MHD is
optimised heavily to minimize amount of system calls (which are costly
with context switching).
The minimal example used in test is optimised for simplicity, not for
the performance.
Unfortunately I don't have ready-to-use recipe for the proper testing. :)
--
Evgeny
On 20.06.2023 17:50, lingweicai via libmicrohttpd wrote:
did not show good
Dear Experts, I am going to develop a Web UI with Microhttpd, and to write a technical paper. I want to show the high performance of microhttpd, but I did not find any good supporting information on my thoughts, this link https://tech.ssut.me/http-server-benchmark/ did not show good performance o
mustach, which works well:
https://mustache.github.io/
Happy hacking!
Christian
On 12/7/22 04:43, lingweicai via libmicrohttpd wrote:
, while I am not sure if the C template
, inside it the embedded loop is for s ) . Is it a good tool with
Dear All,I am developing a web tool with microhttpd for systems control. I am using Bootstrap 5 (CSS) and some _javascript_ lib to be the frontend. while I think a HTML template is required to generate HTML pages daynmically with data in backend from microhttpd. I am looking at libctemplate, a C HT
Hello Experts, I am developing a web tool, Can I define variable of char array for a page in the function containing MHD_create_response_from_buffer, with flag of MHD_RESPMEM_PERSISTENT? or I must use the flag of MUST_COPY ? for example: send_page ( char * str ) {char page[1024];strcpy ( pa
12 matches
Mail list logo