Multiple choice technology web technology In Production mode default number of connections in a connection pool is 15 25 10 -1 Reveal answer Fill a bubble to check yourself B Correct answer Explanation In production mode, WebLogic's default connection pool size is 25 connections. In development mode, the default is lower at 15 connections. Option A (15) is the development mode default, and -1 would mean unlimited which is not the default.