Archiv für Kategorie Glassfish Application Server

Setting MaxPostSize in Glassfish

You might have come across the  following error: “java.lang.IllegalArgumentException: Request header is too large” in glassfish  server when executing a post or put request
The assumption made when executing a post or put request is that there is not limit in data size which is send over the line. Most web servers have a default configuration [...]

Keine Kommentare