# File httpd/lib/symbiosis/apache_logger.rb, line 115
  def max_filehandles=(n)
    @max_filehandles = n.to_i
  end