| Summary: | MaxClients/ServerLimit in httpd config of zend-6.1 is 5 instead of 60. | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Liang Xia <lxia> |
| Component: | Image | Assignee: | Vojtech Vitek <vvitek> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 2.x | CC: | bparees, hripps, mfojtik, vvitek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-30 00:51:10 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Liang Xia
2013-11-27 10:11:07 UTC
We're waiting on Zend's feedback on this right now. Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/0c6fb1fb5c9ea8213d3c8c61ee0dfb8a02756bfa bug 1035214: MaxClients/ServerLimit in httpd config of zend-6.1 is 5 instead of 60 Checked on devenv-stage_604 with following result, /usr/libexec/openshift/cartridges/zend/versions/6.1/configuration/etc/conf/httpd_nolog.conf.erb:ServerLimit 60 /usr/libexec/openshift/cartridges/zend/versions/6.1/configuration/etc/conf/httpd_nolog.conf.erb:MaxClients 60 /usr/libexec/openshift/cartridges/zend/versions/6.1/configuration/etc/conf/httpd.conf.erb:ServerLimit 60 /usr/libexec/openshift/cartridges/zend/versions/6.1/configuration/etc/conf/httpd.conf.erb:MaxClients 60 Move to verified. |