Someone can help me please?
I posted yesterday again, but no reply
I know that this is a newbie question...but I need help...
Hope someone can waste a bit of its time for me :)))
Carlo
Hi everyone...
I can't find any documentation about that subject, so I decided to post
here,
asking for help about the use of APR in C project developped with
Eclipse and Cmake
on Windows platform...(and Linux too...so cross platform...but I'm
starting with windows)
I particular I'm having diff
Hi,
is it possibile to write a server program using APR (of course) and the
apache MPMs module
to manage connections? it is part of APR?
If is it possibile to use it, in which way? Are there some examples?
Thanks in advance,
Carlo
I'm a beginner with APR (and C too :))) and I'm trying to create a
server that opens a thread
for each accepted connection. In examples there is only a poolset server
(using multiplexing),
but I need a multi thread server.
I tryied to read in apache httpd sources to learne how apache web server