https://bugzilla.redhat.com/show_bug.cgi?id=1738385



--- Comment #14 from yoshida.ryui...@bsearchtech.com ---
> (1) The mod_perl tests fail randomly. 

Just a thought. 
(although you may be already aware and have tested this...)

httpd versions and default MPM settings are:

RHEL6 - httpd 2.2 - prefork MPM
RHEL7 - httpd 2.4 - prefork MPM
RHEL8 - httpd 2.4 - event MPM

Even with high traffic pressure tests, 
I never experienced random failures (invalid results) with mod_perl on
(at least) prefork MPMs on RHEL 6 & 7.

If your tests are failing under event MPM on RHEL8,
any possibility of improved stability
by changing the MPM from event to prefork ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org

Reply via email to