2 Replies Latest reply on Jun 7, 2017 11:55 AM by valsaraj007

    Buffer pool settings in WildFly 8.2

    valsaraj007

      When I check buffer pool using CLI, it shows following result:

      /core-service=platform-mbean/type=buffer-pool/name=direct/:read-resource(include-runtime=true)

      { "outcome" => "success", "result" => { "count" => 46L, "memory-used" => 10473408L, "name" => "direct", "object-name" => "java.nio:type=BufferPool,name=direct", "total-capacity" => 10473407L } }

      Does this mean to increase the value? Is there any impact of this settings on performance?