Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread

 

By: Martin Koerner
More configuration options in glassfish.yml [ reply ]  
2010-06-02 16:35
Hello,

recently I had to increase the header size, which is accepted by the glassfish server.
I had to dig into the glassfish.jar and edit the domain.xml to add the "buffer-size-bytes" property at the "transport" entity.
Is there a way to to this in glassfish.yml or can you implement a more general approach to configure these values from outside the jar?