I'm using Apache 2.4.10 with PHP-FPM and mod_proxy_fcgi. Although I can
successfully use ProxyPassMatch for all php files under my web root
(including /phpmyadmin) using this:
"ProxyPassMatch ^/(.*\.php(/.*)?)$ unix:/var/run/php5-fpm.sock|fcgi://
127.0.0.1:9000/website/public"
I found that I would
a
bit too much to ask of my single core 512mb VPS?
On Aug 22, 2015 1:13 PM, "Kurtis Rader" wrote:
> On Fri, Aug 21, 2015 at 6:14 PM, Daryl King
> wrote:
>
>> Thanks Ryan. Strangely when running "ulimit -n" it returns 65536 in a ssh
>> session,
security/limits.conf.
>
> I typically set it to something unrealistically high, and the machine will
> always run out of memory before hitting the ulimit.
>
>
> - Ryan
>
> On Fri, Aug 21, 2015 at 9:49 AM, Daryl King
> wrote:
>
>> I am running Apache 2.4.10 wit
I am running Apache 2.4.10 with mpm_event on a Debian 8 vps. When I run
Siege on my setup it runs well, except for a Segmentaion Fault at the very
end [child pid exit signal Segmentation fault (11)]. I have run GDB on
a core dump of the segfault and returned this:
[Using host libthread_db lib