There's a limit of around 8K in AWS for a 'normal' computed web page - not sure whether its the complete page, or an individual variable (typically an RpDisplayText type)
Above this you have to use an <!-- RpBufferDisplay --> tag, and manage the buffering process yourself.
This was missed out of earlier versions of the AWS manual; there's an app note or something that Digi produced which documents it.