Re: Query regarding performance-differences, in using a "servlet" VS "PHP module"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Aug 9, 2013 at 1:09 PM, Ajay Garg <ajaygargnsit@xxxxxxxxx> wrote:
>
>
>
> On Fri, Aug 9, 2013 at 10:32 PM, Ajay Garg <ajaygargnsit@xxxxxxxxx> wrote:
>>
>> Thanks Eric for the reply.
>>
>> So, is it possible to run PHP in Apache, with each client-request being
>> serviced in a different thread (and not a new-process-per-new-request)?
>> Because, it is a well known fact that a process is a much-higher
>
>
> Sorry, I meant a "much-heavier (resource-consumption wise)"
>
>

Running mod_php in a threaded webserver is out of favor, but it's
possible. You can also run a single-threaded webserver with PHP
embedded in it, or a pool of php processes waiting for fastcgi
connecitons. See php-fpm.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux