diff --git a/edexOsgi/com.raytheon.uf.edex.auth/resources/thriftService.properties b/edexOsgi/com.raytheon.uf.edex.auth/resources/thriftService.properties index f60a52b7d8..0a0be1ed5a 100644 --- a/edexOsgi/com.raytheon.uf.edex.auth/resources/thriftService.properties +++ b/edexOsgi/com.raytheon.uf.edex.auth/resources/thriftService.properties @@ -1,4 +1,4 @@ # byte limit for input and output streams to the thrift service. # After specified number of bytes, the stream is rejected to # prevent jvm OutOfMemory as the client is doing something wrong. -thriftService.byteLimitInMB=100 \ No newline at end of file +thriftService.byteLimitInMB=250 \ No newline at end of file