eucalyptus-nc: server reached MaxClients setting

Bug #503599 reported by Dustin Kirkland 
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
eucalyptus (Ubuntu)
Invalid
Low
Unassigned

Bug Description

ubuntu@dalmation:~$ cat /var/log/eucalyptus/httpd-nc_error_log
[Tue Jan 05 14:58:04 2010] [notice] Apache/2.2.14 (Ubuntu) Axis2C/1.6.0 configured -- resuming normal operations
[Tue Jan 05 15:04:36 2010] [error] server reached MaxClients setting, consider raising the MaxClients setting
[Tue Jan 05 15:21:39 2010] [notice] Apache/2.2.14 (Ubuntu) Axis2C/1.6.0 configured -- resuming normal operations
[Tue Jan 05 15:29:08 2010] [error] server reached MaxClients setting, consider raising the MaxClients setting

Looks like the eucalyptus-nc's apache.conf MaxClients should be higher? It's currently set to "1", which seems, um, low?

Changed in eucalyptus (Ubuntu):
importance: Undecided → Low
Revision history for this message
Daniel Nurmi (nurmi) wrote :

The node controller code currently can service at most one request from the CC at a time, and as such we set the MaxClients to 1 to ensure that apache does not send multiple requests to a single NC web service. The error message can safely be ignored!

Regards,
-Dan

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Hrm, okay... Well, the error message is misleading, then.

I'll mark the bug invalid.

Changed in eucalyptus (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.