Hello everyone,
I would like to know how can I make 2 requests at a time, but without using 2 fcgi processes.
In fact I'm using the worker module of apache and I just want to make the second request in a second thread of the same fcgi process
Thanks in advance
Anis
I would like to know how can I make 2 requests at a time, but without using 2 fcgi processes.
In fact I'm using the worker module of apache and I just want to make the second request in a second thread of the same fcgi process
Thanks in advance
Anis