件人:Christian Grothoff发送时间:2024-02-11 20:35:17收件人:libmicrohttpd development and user mailinglist抄送:lingweicai主 题:Re: [libmicrohttpd] Any suggestions on authentication for web clients to communicate with microhttp to manage multiple Linux servers with single /etc/shadow fileDear Forrest,
Your
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
all concurrent requests)Transfer rate: 3085.38 [Kbytes/sec] received- 原始邮件 -发件人:Evgeny Grin发送时间:2023-07-04 00:40:33收件人:libmicrohttpd development and user mailinglist抄送:lingweicai主 题:Re: [libmicrohttpd] 回复:回复:Re: Help : Any HTTP Performance Benchmark Comparison for Microhttpd with Go
Hi Evgeny: Could you please help to share the benchmark source file with me by email ? I want to run it on my system ASAP. Thanks,Forrest- 原始邮件 -发件人:lingweicai发送时间:2023-07-01 17:30:20收件人:Evgeny Grin;libmicrohttpd development and user mailinglist主 题:回复:Re: [libmicrohttpd] Help : Any HTTP
Hi Evgeny: The results are really exciting. Really apreciate your efforts. Thanks,Forrest - 原始邮件 -发件人:Evgeny Grin发送时间:2023-06-30 03:29:17收件人:libmicrohttpd development and user mailinglist抄送:lingweicai主 题:Re: [libmicrohttpd] Help : Any HTTP Performance Benchmark Comparison for Microhttpd
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
Dear: I have a struct array, for example struct user { int id; char name[]; unsigned char age }; and array of the struct user with 100 records(items). I can write for a function for each selected members, but I want to write a function, with selected struct members as the function arguments, like a
Hi Christian: Your reply is VERY VERY helpful to me.THANK you and have a good day:-)Forrest Lingweicai
---原始邮件---
发件人:
Christian Grothoff
时 间:
2018/02/25 02:35:14
收件人:
lingweicailibmicrohttpd
i cai. - 原始邮件 - 发件人:Christian Grothoff发送时间:2018-02-05 21:58:17收件人:lingweicai;libmicrohttpd主 题:Re: Any MHD_ContentReaderCallback Example CodeOn 02/04/2018 03:19 AM, lingweicai wrote:> Dear all:>
> I want to create responses with strings variables, for example , html> star
15 matches
Mail list logo