[Home](./index.md) > [three-loader-3dtiles](./three-loader-3dtiles.md) > [LoaderOptions](./three-loader-3dtiles.loaderoptions.md) > [maxRequests](./three-loader-3dtiles.loaderoptions.maxrequests.md) ## LoaderOptions.maxRequests property When thorttling requests, how many requests can launch simultaneously - Default: `64` Signature: ```typescript maxRequests?: number; ```