>> Here's the my current level of understanding! If anyone can fill in
>> the gaps (or correct me if I'm wrong) I'd be really grateful.
>
> (snipped for brevity)
>
> Your stated understanding is correct, as far as I know it.
>
>> What I'm still hazy on is this:
>>
>> cgi is slower than fastcgi because it (a bit like prefork MPM) has one
>> process per thread (whereas fastcgi can service multiple requests with
>> one process).
>>
>> However...... we want each virtual host to have its own waiting
>> fastcgi process (to separate out script execution to enhance security)
>> standing by to execute PHP scripts. How do we do that?
>
> That's easy. Again, webmin + virtualmin will set it up for each domain/account
> pretty easily. But here are the packages you need:
>
> apache2-mpm-worker libapache2-mod-fcgid php5-cgi

<snip>

I had a day off today so I spent it reading up on the topics in your
previous email. Well worth it because I understand a little better how
Apache and PHP work together. Sharing these practical examples has
helped fit the pieces of the jigsaw together.

Again, sincere thanks Tyler for taking the time to share your knowledge.

Kind Regards,

Chris

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/

Reply via email to